Searched refs:uhci_insert_hc_td (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhciutil.h | 112 int uhci_insert_hc_td(uhci_state_t *uhcip,
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhci.c | 1292 if (uhci_insert_hc_td(uhcip, 0, 1499 if ((uhci_insert_hc_td(uhcip, 0, 0, pp, tw, PID_IN, 1550 if ((uhci_insert_hc_td(uhcip, 1622 if ((uhci_insert_hc_td(uhcip, 1645 if ((uhci_insert_hc_td(uhcip, 0, 0, pp, tw, direction,
|
H A D | uhciutil.c | 1625 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 68 milliseconds