Searched defs:uhci_insert_hc_td (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1625 error = uhci_insert_hc_td(uhcip, 0,
1659 error = uhci_insert_hc_td(uhcip, buf_offs,
1862 * uhci_insert_hc_td:
1866 uhci_insert_hc_td( function
1888 "uhci_insert_hc_td: td %p, attrs = 0x%x", (void *)td, attrs);
2233 if ((uhci_insert_hc_td(uhcip, 0, SETUP_SIZE,

Completed in 54 milliseconds