Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/stand/boot/
H A Dsc.c345 if (hd->scsi_psns & PHASE_IO) { in scabort()
605 if (hs->sc_phase & PHASE_IO) in scintr()
H A Dscsireg.h119 #define PHASE_IO 0x01 /* =1 if data inbound */ macro