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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c101 static void ehci_sendup_qtd_message(
838 * Call ehci_sendup_qtd_message
841 ehci_sendup_qtd_message(ehcip, pp, tw, qtd, error);
1017 * Call ehci_sendup_qtd_message
1020 ehci_sendup_qtd_message(ehcip,
1088 /* Call ehci_sendup_qtd_message to send message to upstream */
1089 ehci_sendup_qtd_message(ehcip, pp, tw, qtd, USB_CR_OK);
1149 /* Call ehci_sendup_qtd_message to callback into client */
1150 ehci_sendup_qtd_message(ehcip, pp, tw, qtd, USB_CR_OK);
1243 * ehci_sendup_qtd_message
1248 ehci_sendup_qtd_message( function
[all...]

Completed in 46 milliseconds