NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CTBTOK
sys/arch/hp300/dev/ctreg.h
111
#define CTBTOK(x) ((x) >> 10)
sys/arch/hp300/dev/mtreg.h
40
#define CTBTOK(x) ((x) >> 10)
sys/dev/gpib/ctreg.h
71
#define CTBTOK(x) ((x) >> 10)
sys/dev/gpib/mtreg.h
41
#define CTBTOK(x) ((x) >> 10)