Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppcvar.h156 #define ATPPC_MODE_EPP 0x04 /* Use EPP mode */ macro
Datppc.c687 case ATPPC_MODE_EPP: in atppcintr()
815 case ATPPC_MODE_EPP: in atppc_read()
873 case ATPPC_MODE_EPP: in atppc_write()
935 chipset_mode = ATPPC_MODE_EPP; in atppc_setmode()
985 chipset_mode = ATPPC_MODE_EPP; in atppc_setmode()
1053 case ATPPC_MODE_EPP: in atppc_getmode()
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppc.c409 case ATPPC_MODE_EPP: in pi1ppcintr()