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

  /src/sys/dev/usb/
ehci.c 167 Static int ehci_intr1(ehci_softc_t *);
760 ret = ehci_intr1(sc);
768 ehci_intr1(ehci_softc_t *sc) function in typeref:typename:Static int
777 printf("ehci_intr1: sc == NULL\n");
1382 ehci_intr1(sc);

Completed in 14 milliseconds