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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c345 static void ohci_stop_xfer_timer(
2188 ohci_stop_xfer_timer(ohcip, tw,
6494 ohci_stop_xfer_timer(ohcip, tw, OHCI_REMOVE_XFER_ALWAYS);
6570 ohci_stop_xfer_timer(ohcip, next_tw, OHCI_REMOVE_XFER_ALWAYS);
7284 * ohci_stop_xfer_timer:
7290 ohci_stop_xfer_timer( function
7298 "ohci_stop_xfer_timer: tw = 0x%p", (void *)tw);
8481 ohci_stop_xfer_timer(ohcip, tw, flag);

Completed in 112 milliseconds