Searched refs:ohci_free_sitd (Results 1 – 1 of 1) sorted by relevance
79 void ohci_free_sitd(struct ohci_softc *, struct ohci_soft_itd *);636 ohci_free_sitd(struct ohci_softc *sc, struct ohci_soft_itd *sitd) in ohci_free_sitd() function1400 ohci_free_sitd(sc, sitd); in ohci_softintr()1402 ohci_free_sitd(sc, sitd); in ohci_softintr()3304 ohci_free_sitd(sc, opipe->tail.itd); in ohci_device_isoc_close()