Searched refs:PPB_IN_EPP_MODE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ppbus/
H A Dppbconf.h87 #define PPB_IN_EPP_MODE(bus) (PPB_IS_EPP (ppb_get_mode (bus))) macro
H A Dimmio.c346 if (PPB_IN_EPP_MODE(ppbus))
445 if (PPB_IN_EPP_MODE(ppbus))
463 if (PPB_IN_EPP_MODE(ppbus))
759 if (!PPB_IN_EPP_MODE(ppbus))
H A Dpps.c154 PRVERBOSE("EPP: %d %d\n", i, PPB_IN_EPP_MODE(sc->ppbus));
232 PRVERBOSE("EPP: %d %d\n", i, PPB_IN_EPP_MODE(sc->ppbus));
H A Dvpoio.c303 if (PPB_IN_EPP_MODE(ppbus))
749 if (PPB_IN_EPP_MODE(ppbus) || r == (char)0xc0)

Completed in 110 milliseconds