Searched refs:UHCI_NOT_CLAIMED (Results 1 – 3 of 3) sorted by relevance
1110 (head->tw->tw_claim == UHCI_NOT_CLAIMED)) { in uhci_process_submitted_td_queue()1204 tw->tw_claim = UHCI_NOT_CLAIMED; in uhci_handle_intr_td()1273 tw->tw_claim = UHCI_NOT_CLAIMED; in uhci_handle_intr_td()1783 tw->tw_claim = UHCI_NOT_CLAIMED; in uhci_handle_one_xfer_completion()
1690 tw->tw_claim = UHCI_NOT_CLAIMED; in uhci_insert_intr_td()1705 tw->tw_claim = UHCI_NOT_CLAIMED; in uhci_insert_intr_td()4706 head->tw->tw_claim = UHCI_NOT_CLAIMED; in uhci_cmd_timeout_hdlr()
271 #define UHCI_NOT_CLAIMED 0x0 macro