NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tl_restart
sys/dev/pci/if_tl.c
1077
callout_reset(&sc->tl_restart_ch, 1, tl_restart, ifp);
sys/dev/pci/if_tl.c
116
static void tl_restart(void *);
sys/dev/pci/if_tl.c
1181
callout_reset(&sc->tl_restart_ch, 1, tl_restart, ifp);