BO                 53 opal/mca/patcher/base/patcher_base_patch.c static unsigned int bcctr(unsigned int BO, unsigned int BI, unsigned int BH) {
BO                 54 opal/mca/patcher/base/patcher_base_patch.c     return (19<<26) + (BO<<21) + (BI<<16) + (BH<<11) + (528<<1);
BO                176 opal/mca/patcher/overwrite/patcher_overwrite_module.c static unsigned int bcctr(unsigned int BO, unsigned int BI, unsigned int BH) {
BO                177 opal/mca/patcher/overwrite/patcher_overwrite_module.c     return (19<<26) + (BO<<21) + (BI<<16) + (BH<<11) + (528<<1);