Searched refs:SET_BL (Results 1 – 2 of 2) sorted by relevance
13 #define SET_BL(val8) BX = ((BX & 0xff00) | (val8)) macro
994 #define SET_BL(val8) BX = ((BX & 0xff00) | (val8))6172 SET_BL( 0x00 );6180 case 0x01: SET_BL( 0x02 ); break;6181 case 0x02: SET_BL( 0x04 ); break;6182 case 0x03: SET_BL( 0x06 ); break;7707 SET_BL(drive_type);