Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppcvar.h148 #define ATPPC_HAS_PS2 0x08 /* PS2 mode capable */ macro
Datppc.c199 if (lsc->sc_has & ATPPC_HAS_PS2) { in atppc_sc_attach()
442 atppc->sc_has |= ATPPC_HAS_PS2; in atppc_detect_generic()
993 if (atppc->sc_has & ATPPC_HAS_PS2) { in atppc_setmode()