Searched defs:GET_AH (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.h25 #define GET_AH() ( AX >> 8 ) macro
/vbox/src/VBox/Devices/PC/BIOS/
H A Dbiosint.h182 #define GET_AH() ( AX >> 8 ) macro

Completed in 64 milliseconds