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

  /src/sys/dev/usb/
ohci.c 144 Static void ohci_free_stds(ohci_softc_t *, struct ohci_xfer *);
574 ohci_free_stds(sc, ox);
581 ohci_free_stds(ohci_softc_t *sc, struct ohci_xfer *ox) function in typeref:typename:Static void

Completed in 13 milliseconds