Searched refs:uhci_sendup_td_message (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhci.c | 1269 uhci_sendup_td_message(uhcip, USB_CR_OK, tw); in uhci_handle_intr_td() 1313 uhci_sendup_td_message( in uhci_sendup_td_message() function 1461 uhci_sendup_td_message(uhcip, error, tw); in uhci_handle_ctrl_td() 1687 uhci_sendup_td_message(uhcip, error, tw); in uhci_handle_ctrl_td() 1738 uhci_sendup_td_message(uhcip, usb_err, tw); in uhci_handle_intr_td_errors() 1781 uhci_sendup_td_message(uhcip, usb_err, tw); in uhci_handle_one_xfer_completion()
|
H A D | uhciutil.c | 3462 uhci_sendup_td_message(uhcip, error, tw); in uhci_handle_bulk_td() 4342 uhci_sendup_td_message(uhcip, cr, tw); in uhci_handle_isoc_td()
|
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhciutil.h | 79 void uhci_sendup_td_message(uhci_state_t *uhcip, usb_cr_t,
|