Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppc.c647 case ATPPC_MODE_ECP: in atppcintr()
657 if (atppc->sc_mode & ATPPC_MODE_ECP) { in atppcintr()
677 if ((atppc->sc_mode & ATPPC_MODE_ECP) && in atppcintr()
811 case ATPPC_MODE_ECP: in atppc_read()
869 case ATPPC_MODE_ECP: in atppc_write()
928 chipset_mode = ATPPC_MODE_ECP; in atppc_setmode()
1049 case ATPPC_MODE_ECP: in atppc_getmode()
Datppcvar.h157 #define ATPPC_MODE_ECP 0x08 /* Use ECP mode */ macro
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppc.c369 case ATPPC_MODE_ECP: in pi1ppcintr()
379 if (atppc->sc_mode & ATPPC_MODE_ECP) { in pi1ppcintr()
399 if ((atppc->sc_mode & ATPPC_MODE_ECP) && in pi1ppcintr()