Searched refs:ohci_insert_hc_td (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c278 static int ohci_insert_hc_td(ohci_state_t *ohcip,
4870 (void) ohci_insert_hc_td(ohcip, ctrl, 0, SETUP_SIZE,
4912 (void) ohci_insert_hc_td(ohcip, ctrl, OHCI_MAX_TD_BUF_SIZE,
4929 (void) ohci_insert_hc_td(ohcip, ctrl, 0,
5074 (void) ohci_insert_hc_td(ohcip, ctrl, len,
5498 (void) ohci_insert_hc_td(ohcip, ctrl, 0, tw->tw_length, 0, pp, tw);
5808 if ((error = ohci_insert_hc_td(ohcip, ctrl, count,
5862 * ohci_insert_hc_td:
5868 ohci_insert_hc_td( function

Completed in 60 milliseconds