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

/vbox/src/VBox/Devices/PC/BIOS/
H A Dps2mouse.c54 # define BX_DEBUG_INT74(...) BX_DEBUG(__VA_ARGS__) macro
56 # define BX_DEBUG_INT74(...) macro
108 BX_DEBUG_INT74("entering int74_function\n");
116 BX_DEBUG_INT74("int74: read byte %02x\n", in_byte);
130 BX_DEBUG_INT74("int74_function: make_farcall=1\n");

Completed in 1174 milliseconds