NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SCI_PHASE
sys/arch/amiga/dev/scireg.h
117
#define SCI_PHASE(x) ((x>>2) & 7)
sys/arch/mac68k/include/scsi_5380.h
113
#define SCI_PHASE(x) SCSI_PHASE(x)