NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sdrestart
sys/dev/scsipi/sd.c
800
callout_reset(&sd->sc_callout, hz / 2, sdrestart, sd);
sys/dev/scsipi/sd.c
98
static void sdrestart(void *);