Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MINOR_DISPLAYED
usr/src/cmd/prtconf/pdevinfo.c
419
return (data & MINOR_DISPLAYED);
usr/src/cmd/prtconf/pdevinfo.c
426
data |= MINOR_DISPLAYED;
usr/src/cmd/prtconf/pdevinfo.c
434
data &= ~MINOR_DISPLAYED;