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

  /src/sys/dev/usb/
ohci.c 135 Static void ohci_free_std_locked(ohci_softc_t *, ohci_soft_td_t *);
516 ohci_free_std_locked(ohci_softc_t *sc, ohci_soft_td_t *std) function in typeref:typename:void
530 ohci_free_std_locked(sc, std);
591 ohci_free_std_locked(sc, std);
1525 ohci_free_std_locked(sc, std);
2762 ohci_free_std_locked(sc, ox->ox_setup);
2768 ohci_free_std_locked(sc, std);
2770 ohci_free_std_locked(sc, ox->ox_stat);
2980 ohci_free_std_locked(sc, opipe->tail.td);
3051 ohci_free_std_locked(sc, std)
    [all...]

Completed in 15 milliseconds