Searched refs:sendbyte (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/BIOS/ | ||
H A D | ps2mouse.c | 63 uint8_t send_to_mouse_ctrl(uint8_t sendbyte) argument 65 BX_DEBUG_INT15_MS("send %02x to mouse:\n", sendbyte); 70 outb(0x60, sendbyte); |
Completed in 2121 milliseconds