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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h681 #define OHCI_REMOVE_XFER_ALWAYS 2 /* Stop the timer without condition */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2189 OHCI_REMOVE_XFER_ALWAYS);
6494 ohci_stop_xfer_timer(ohcip, tw, OHCI_REMOVE_XFER_ALWAYS);
6570 ohci_stop_xfer_timer(ohcip, next_tw, OHCI_REMOVE_XFER_ALWAYS);
7316 case OHCI_REMOVE_XFER_ALWAYS:
8475 flag = OHCI_REMOVE_XFER_ALWAYS;

Completed in 61 milliseconds