Home
last modified time | relevance | path

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

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