Home | History | Annotate | Download | only in bios

Lines Matching refs:SET_BH

998 #define SET_BH(val8) BX = ((BX & 0x00ff) | ((val8) << 8))
7706 SET_BH(0);