Searched refs:su_type (Results 1 – 1 of 1) sorted by relevance
94 enum su_type su_type; member503 if (up->su_type == SU_PORT_KBD) { in receive_kbd_ms_chars()1035 if (up->su_type == SU_PORT_NONE) in sunsu_autoconfig()1193 if (up->su_type == SU_PORT_KBD) { in sunsu_kbd_ms_init()1217 if (up->su_type == SU_PORT_KBD) { in sunsu_kbd_ms_init()1385 enum su_type rc = SU_PORT_PORT; in su_get_type()1429 enum su_type type; in su_probe()1448 up->su_type = type; in su_probe()1469 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()1523 if (up->su_type == SU_PORT_MS || in su_remove()[all …]