Searched refs:SET_CH (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.h18 #define SET_CH(val8) CX = ((CX & 0x00ff) | ((val8) << 8)) macro
/vbox/src/VBox/Devices/PC/BIOS/
H A Dbiosint.h175 #define SET_CH(val8) CX = ((CX & 0x00ff) | ((val8) << 8)) macro
H A Ddisk.c257 SET_CH(nlc & 0xff);
H A Deltorito.c616 SET_CH( vcylinders & 0xff );

Completed in 151 milliseconds