Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DR_MAKE_MINOR
usr/src/uts/i86pc/io/dr/dr.c
104
#define DR_MAKE_MINOR(i, b) (((i) << 16) | (b))
usr/src/uts/sun4u/ngdr/io/dr.c
98
#define DR_MAKE_MINOR(i, b) (((i) << 16) | (b))