NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LEGAL_CHANNEL
sys/arch/playstation2/ee/dmac.c
50
#define LEGAL_CHANNEL(x) ((x) >= 0 && (x) <= 15)
sys/arch/playstation2/ee/intc.c
48
#define LEGAL_CHANNEL(x) ((x) >= 0 && (x) <= 15)