Searched refs:KBC_SETTABLE (Results 1 – 5 of 5) sorted by relevance
15 #define KBC_SETTABLE 0xF0 /* set scancode translation table */ macro
204 cmd[0] = KBC_SETTABLE; in pckbd_set_xtscancode()230 cmd[0] = KBC_SETTABLE; in pckbd_set_xtscancode()
274 cmd[0] = KBC_SETTABLE; in kbd_pckbport_set_xtscancode()296 cmd[0] = KBC_SETTABLE; in kbd_pckbport_set_xtscancode()
71 #define KBC_SETTABLE 0xF0 /* set scancode translation table */ macro
570 if (!kbd_cmd(KBC_SETTABLE, 1) || !kbd_cmd(2, 1)) { in pccons_common_match()576 if (!kbd_cmd(KBC_SETTABLE, 1) || !kbd_cmd(1, 1)) { in pccons_common_match()