OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ohci_timeout
sys/dev/usb/ohci.c
150
void ohci_timeout(void *);
sys/dev/usb/ohci.c
1639
timeout_set(&xfer->timeout_handle, ohci_timeout, xfer);
sys/dev/usb/ohci.c
2796
timeout_set(&xfer->timeout_handle, ohci_timeout, xfer);