Searched refs:SET_CH (Results 1 – 2 of 2) sorted by relevance
18 #define SET_CH(val8) CX = ((CX & 0x00ff) | ((val8) << 8)) macro
1022 #define SET_CH(val8) CX = ((CX & 0x00ff) | ((val8) << 8))5545 SET_CH(nlc & 0xff);6386 SET_CH( vcylinders & 0xff );6907 SET_CH(max_cylinder & 0xff);
Completed in 12 milliseconds