Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppcvar.h154 #define ATPPC_MODE_STD 0x01 /* Use centronics-compatible mode */ macro
Datppc.c626 case ATPPC_MODE_STD: in atppcintr()
798 case ATPPC_MODE_STD: in atppc_read()
859 case ATPPC_MODE_STD: in atppc_write()
957 chipset_mode = ATPPC_MODE_STD; in atppc_setmode()
1007 chipset_mode = ATPPC_MODE_STD; in atppc_setmode()
1061 case ATPPC_MODE_STD: in atppc_getmode()
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppc.c348 case ATPPC_MODE_STD: in pi1ppcintr()