Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dscireg.h117 #define SCI_PHASE(x) ((x>>2) & 7) macro
H A Dsci.c530 phase = SCI_PHASE(*dev->sci_bus_csr); in sciicmd()
632 phase = SCI_PHASE(*dev->sci_bus_csr); in scigo()
/netbsd-src/sys/arch/mac68k/include/
H A Dscsi_5380.h113 #define SCI_PHASE(x) SCSI_PHASE(x) macro