Searched refs:PS2_MOUSE_GET_ID (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/kernel/src/driver/mouse/ | ||
D | ps2_mouse.h | 9 #define PS2_MOUSE_GET_ID 0xf2 // 获取鼠标的ID macro |
D | ps2_mouse.c | 97 io_out8(PORT_KEYBOARD_DATA, PS2_MOUSE_GET_ID); in ps2_mouse_get_mouse_ID() |