OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lptwakeup
sys/dev/ic/lpt.c
105
void lptwakeup(void *arg);
sys/dev/ic/lpt.c
137
timeout_set(&sc->sc_wakeup_tmo, lptwakeup, sc);
sys/dev/ic/lpt.c
214
lptwakeup(sc);