Home
last modified time | relevance | path

Searched defs:SCI_CUR_PHASE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dscireg.h132 #define SCI_CUR_PHASE(x) SCSI_PHASE((x)>>2) macro
/netbsd-src/sys/arch/mac68k/include/
H A Dscsi_5380.h128 #define SCI_CUR_PHASE(x) SCSI_PHASE((x)>>2) macro