Searched refs:ehci_alloc_itd_chain (Results 1 – 1 of 1) sorted by relevance
185 int ehci_alloc_itd_chain(struct ehci_softc *, struct usbd_xfer *);3298 if (ehci_alloc_itd_chain(sc, xfer)) in ehci_device_isoc_start()3374 ehci_alloc_itd_chain(struct ehci_softc *sc, struct usbd_xfer *xfer) in ehci_alloc_itd_chain() function