Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c442 static int ohci_allocate_periodic_in_resource(
5415 if (ohci_allocate_periodic_in_resource(ohcip, pp, tw, flags) != in ohci_allocate_intr_resources()
5671 if (ohci_allocate_periodic_in_resource(ohcip, pp, tw, flags) != in ohci_allocate_isoc_resources()
9176 if ((error = ohci_allocate_periodic_in_resource(ohcip, pp, tw, 0)) == in ohci_handle_intr_td()
9333 if ((error = ohci_allocate_periodic_in_resource(ohcip, pp, tw, 0)) == in ohci_handle_isoc_td()
10058 ohci_allocate_periodic_in_resource( in ohci_allocate_periodic_in_resource() function