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