Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ppbus/
H A Dimmio.c348 if (PPB_IN_EPP_MODE(ppbus)) in imm_connect()
447 if (PPB_IN_EPP_MODE(ppbus)) in imm_outstr()
465 if (PPB_IN_EPP_MODE(ppbus)) in imm_instr()
761 if (!PPB_IN_EPP_MODE(ppbus)) in imm_do_scsi()
H A Dpps.c156 PRVERBOSE("EPP: %d %d\n", i, PPB_IN_EPP_MODE(sc->ppbus)); in ppsattach()
234 PRVERBOSE("EPP: %d %d\n", i, PPB_IN_EPP_MODE(sc->ppbus)); in ppsopen()
H A Dppbconf.h89 #define PPB_IN_EPP_MODE(bus) (PPB_IS_EPP (ppb_get_mode (bus))) macro
H A Dvpoio.c305 if (PPB_IN_EPP_MODE(ppbus)) in vpoio_connect()
751 if (PPB_IN_EPP_MODE(ppbus) || r == (char)0xc0) in vpoio_do_scsi()