NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WSDISPLAYMINOR
sys/dev/ic/ssdfb.c
1137
#define WSDISPLAYMINOR(unit, screen) (((unit) << 8) | (screen))
sys/dev/wscons/wsdisplay.c
227
#define WSDISPLAYMINOR(unit, screen) (((unit) << 8) | (screen))