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

  /src/sys/dev/usb/
ohci.c 133 Static ohci_soft_td_t *ohci_alloc_std(ohci_softc_t *);
463 ohci_alloc_std(ohci_softc_t *sc) function in typeref:typename:ohci_soft_td_t *
559 ohci_soft_td_t *cur = ohci_alloc_std(sc);
2136 std = ohci_alloc_std(sc);
2389 std = ohci_alloc_std(sc);
2713 setup = ohci_alloc_std(sc);
2717 stat = ohci_alloc_std(sc);

Completed in 13 milliseconds