Home
last modified time | relevance | path

Searched refs:ohci_alloc_sitd (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/usb/
Dohci.c126 Static ohci_soft_itd_t *ohci_alloc_sitd(ohci_softc_t *);
582 ohci_alloc_sitd(ohci_softc_t *sc) in ohci_alloc_sitd() function
2070 sitd = ohci_alloc_sitd(sc); in ohci_open()
3254 nsitd = ohci_alloc_sitd(sc); in ohci_device_isoc_enter()
3283 nsitd = ohci_alloc_sitd(sc); in ohci_device_isoc_enter()