Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dscireg.h117 #define SCI_PHASE(x) ((x>>2) & 7) macro
/netbsd-src/sys/arch/mac68k/include/
H A Dscsi_5380.h113 #define SCI_PHASE(x) SCSI_PHASE(x) macro