OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HIL_DEVMASK
sys/dev/hil/hil.c
338
sc->sc_actdev = (c & HIL_DEVMASK);
sys/dev/hil/hil.c
341
if (sc->sc_cmddev == (c & HIL_DEVMASK)) {
sys/dev/hil/hil.c
415
sc->sc_actdev = (c & HIL_DEVMASK);
sys/dev/hil/hil.c
419
if (sc->sc_cmddev == (c & HIL_DEVMASK)) {