NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SBUS_ADDR
sys/arch/sparc/dev/sbusreg.h
54
#define SBUS_ADDR(slot, off) (SBUS_BASE + ((slot) << 25) + (off))
sys/arch/sparc64/dev/sbusreg.h
33
#define SBUS_ADDR(slot, off) (SBUS_BASE + ((slot) << 25) + (off))