Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dscsireg.h118 #define PHASE_IO 0x01 /* =1 if data inbound */ macro
H A Dsc.c452 if (hd->scsi_psns & PHASE_IO) { in scabort()
772 if (hs->sc_phase & PHASE_IO) in scintr()
/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsireg.h142 #define PHASE_IO 0x01 /* =1 if data inbound */ macro