ohci.c | 134 Static void ohci_free_std(ohci_softc_t *, ohci_soft_td_t *); 526 ohci_free_std(ohci_softc_t *sc, ohci_soft_td_t *std) function in typeref:typename:void 2197 ohci_free_std(sc, std); 2743 ohci_free_std(sc, stat); 2745 ohci_free_std(sc, setup);
|