Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DR_MINOR2INST
usr/src/uts/i86pc/io/dr/dr.c
105
#define DR_MINOR2INST(m) (((m) >> 16) & 0xffff)
usr/src/uts/sun4u/ngdr/io/dr.c
99
#define DR_MINOR2INST(m) (((m) >> 16) & 0xffff)