Home
last modified time | relevance | path

Searched refs:PS2_MOUSE_GET_ID (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/mouse/
Dps2_mouse.h9 #define PS2_MOUSE_GET_ID 0xf2 // 获取鼠标的ID macro
Dps2_mouse.c97 io_out8(PORT_KEYBOARD_DATA, PS2_MOUSE_GET_ID); in ps2_mouse_get_mouse_ID()