Home
last modified time | relevance | path

Searched refs:PHASE_IO (Results 1 – 6 of 6) sorted by relevance

/original-bsd/sys/luna68k/stand/
H A Dsc.c288 if (hd->scsi_psns & PHASE_IO) {
625 if (hs->sc_phase & PHASE_IO) in scintr()
/original-bsd/sys/luna68k/dev/
H A Dscsireg.h94 #define PHASE_IO 0x01 /* =1 if data inbound */ macro
H A Dscreg.h94 #define PHASE_IO 0x01 /* =1 if data inbound */ macro
H A Dsc.c745 if (hs->sc_phase & PHASE_IO) {
851 if (hd->scsi_psns & PHASE_IO) {
/original-bsd/sys/hp300/dev/
H A Dscsireg.h116 #define PHASE_IO 0x01 /* =1 if data inbound */ macro
H A Dscsi.c133 if (hd->scsi_psns & PHASE_IO) {