Home
last modified time | relevance | path

Searched refs:ehci_softintr (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/usb/
Dehci.c117 void ehci_softintr(void *);
223 .soft_intr = ehci_softintr,
635 ehci_softintr(void *v) in ehci_softintr() function