Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c103 static int ohci_polled_insert_hc_td(
527 (void) ohci_polled_insert_hc_td(ohcip, ctrl, 0, bulk_pkg_size, pp, tw); in ohci_hcdi_polled_write()
2102 (void) ohci_polled_insert_hc_td(ohcip, ctrl, 0, bulk_pkg_size, pp, tw); in ohci_polled_insert_bulk_td()
2237 ohci_polled_insert_hc_td( in ohci_polled_insert_hc_td() function