NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xhci_softintr
sys/dev/usb/xhci.c
146
static void xhci_softintr(void *);
sys/dev/usb/xhci.c
232
.ubm_softint = xhci_softintr,
sys/dev/usb/xhci.c
2765
xhci_softintr(bus);