Searched refs:ohci_sendup_td_message (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c426 static void ohci_sendup_td_message(
8773 * Call ohci_sendup_td_message
8776 ohci_sendup_td_message(ohcip, pp, tw, td, error);
9040 * Call ohci_sendup_td_message
9043 ohci_sendup_td_message(ohcip,
9118 /* Call ohci_sendup_td_message to send message to upstream */
9119 ohci_sendup_td_message(ohcip, pp, tw, td, USB_CR_OK);
9184 /* Call ohci_sendup_td_message to callback into client */
9185 ohci_sendup_td_message(ohcip, pp, tw, td, USB_CR_OK);
9342 /* Call ohci_sendup_td_message t
9494 ohci_sendup_td_message( function
[all...]

Completed in 82 milliseconds