OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uhci_timeout
sys/dev/usb/uhci.c
127
void uhci_timeout(void *);
sys/dev/usb/uhci.c
1675
timeout_set(&xfer->timeout_handle, uhci_timeout, xfer);
sys/dev/usb/uhci.c
2078
timeout_set(&xfer->timeout_handle, uhci_timeout, xfer);