Home
last modified time | relevance | path

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 Duhci.c1269 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 Duhciutil.c3462 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 Duhciutil.h79 void uhci_sendup_td_message(uhci_state_t *uhcip, usb_cr_t,