Searched refs:SU_PORT_KBD (Results 1 – 1 of 1) sorted by relevance
55 enum su_type { SU_PORT_NONE, SU_PORT_MS, SU_PORT_KBD, SU_PORT_PORT }; enumerator503 if (up->su_type == SU_PORT_KBD) { in receive_kbd_ms_chars()1193 if (up->su_type == SU_PORT_KBD) { in sunsu_kbd_ms_init()1208 (up->su_type == SU_PORT_KBD) ? "Keyboard" : "Mouse", in sunsu_kbd_ms_init()1217 if (up->su_type == SU_PORT_KBD) { in sunsu_kbd_ms_init()1403 rc = SU_PORT_KBD; in su_get_type()1469 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()1524 up->su_type == SU_PORT_KBD) in su_remove()