Home
last modified time | relevance | path

Searched refs:ATPPC_MODE_PS2 (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Datppc.c636 case ATPPC_MODE_PS2: in atppcintr()
807 case ATPPC_MODE_PS2: in atppc_read()
864 case ATPPC_MODE_PS2: in atppc_write()
951 chipset_mode = ATPPC_MODE_PS2; in atppc_setmode()
994 chipset_mode = ATPPC_MODE_PS2; in atppc_setmode()
1023 if (chipset_mode == ATPPC_MODE_PS2) { in atppc_setmode()
1057 case ATPPC_MODE_PS2: in atppc_getmode()
Datppcvar.h155 #define ATPPC_MODE_PS2 0x02 /* Use PS2 mode */ macro
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppc.c358 case ATPPC_MODE_PS2: in pi1ppcintr()