Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppcvar.h150 #define ATPPC_HAS_EPP 0x20 /* EPP mode available */ macro
Datppc.c202 if (lsc->sc_has & ATPPC_HAS_EPP) { in atppc_sc_attach()
410 atppc->sc_has |= ATPPC_HAS_EPP; in atppc_detect_generic()
933 if (atppc->sc_has & ATPPC_HAS_EPP) { in atppc_setmode()
984 if (atppc->sc_has & ATPPC_HAS_EPP) { in atppc_setmode()