Searched refs:TW_TIMEOUT_FLAG (Results 1 – 2 of 2) sorted by relevance
433 #define TW_TIMEOUT_FLAG 0x1000 macro
4663 if (!(head->tw->tw_flags & TW_TIMEOUT_FLAG)) { in uhci_cmd_timeout_hdlr()4664 head->tw->tw_flags |= TW_TIMEOUT_FLAG; in uhci_cmd_timeout_hdlr()4702 if (head->tw->tw_flags & TW_TIMEOUT_FLAG) { in uhci_cmd_timeout_hdlr()4703 head->tw->tw_flags &= ~TW_TIMEOUT_FLAG; in uhci_cmd_timeout_hdlr()