Searched refs:uhci_delete_td (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhci.c | 1203 uhci_delete_td(uhcip, td); 1209 uhci_delete_td(uhcip, td); 1275 uhci_delete_td(uhcip, td); 1448 uhci_delete_td(uhcip, td); 1487 uhci_delete_td(uhcip, td); 1573 uhci_delete_td(uhcip, td); 1699 uhci_delete_td(uhcip, td); 1737 uhci_delete_td(uhcip, td); 1785 uhci_delete_td(uhcip, td);
|
H A D | uhciutil.c | 1687 uhci_delete_td(uhcip, tw->tw_hctd_head); 2555 uhci_delete_td(uhci_state_t *uhcip, uhci_td_t *td) function 2629 uhci_delete_td(uhcip, tw_tmp->tw_hctd_head); 3342 uhci_delete_td(uhcip, td); 3445 uhci_delete_td(uhcip, td_head); 3520 uhci_delete_td(uhcip, td); 3684 uhci_delete_td(uhcip, head); 4168 uhci_delete_td(uhcip, tw->tw_hctd_head); 4194 uhci_delete_td(uhcip, td_ptr); 4435 uhci_delete_td(uhci [all...] |
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhciutil.h | 84 void uhci_delete_td(uhci_state_t *uhcip, uhci_td_t *td);
|
Completed in 67 milliseconds