Searched refs:KBD_CCMD_MOUSE_ENABLE (Results 1 – 4 of 4) sorted by relevance
52 #define KBD_CCMD_MOUSE_ENABLE 0xA8 /* Enable mouse interface */ macro
1078 pcimouse_outb(KBD_CCMD_MOUSE_ENABLE, pcimouse_iobase+KBD_CNTL_REG); /* Enable Aux */ in aux_open()1273 pcimouse_outb(KBD_CCMD_MOUSE_ENABLE, pcimouse_iobase + KBD_CNTL_REG); in pcimouse_init()
48 #define KBD_CCMD_MOUSE_ENABLE 0xA8 /* Enable mouse interface */ macro
1095 kbd_write_command_w(KBD_CCMD_MOUSE_ENABLE); /* Enable the in open_aux()1222 kbd_write_command_w(KBD_CCMD_MOUSE_ENABLE); /* Enable Aux. */ in psaux_init()