HomeSort by: relevance | last modified time | path
    Searched defs:ohci_softintr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
ohci.c 151 Static void ohci_softintr(void *);
286 .ubm_softint = ohci_softintr,
1357 * ohci_softintr().
1442 ohci_softintr(void *v) function in typeref:typename:void
ohci.c 151 Static void ohci_softintr(void *);
286 .ubm_softint = ohci_softintr,
1357 * ohci_softintr().
1442 ohci_softintr(void *v) function in typeref:typename:void

Completed in 29 milliseconds