Searched refs:tw_handle_td (Results 1 – 5 of 5) sorted by relevance
382 uhci_handler_function_t tw_handle_td; member
624 ohci_handler_function_t tw_handle_td; member
1591 tw->tw_handle_td = uhci_handle_intr_td; in uhci_insert_intr_td()1900 if ((tw->tw_handle_td != uhci_handle_intr_td) || (PID != PID_OUT)) { in uhci_insert_hc_td()2174 tw->tw_handle_td = uhci_handle_ctrl_td; in uhci_insert_ctrl_td()2816 tw->tw_handle_td = uhci_handle_bulk_td; in uhci_insert_bulk_td()4018 tw->tw_handle_td = uhci_handle_isoc_td; in uhci_insert_isoc_td()4670 (head->tw->tw_handle_td != uhci_handle_isoc_td)) { in uhci_cmd_timeout_hdlr()
1116 (*tw->tw_handle_td)(uhcip, head); in uhci_process_submitted_td_queue()
4822 tw->tw_handle_td = ohci_handle_ctrl_td; in ohci_insert_ctrl_req()5013 tw->tw_handle_td = ohci_handle_bulk_td; in ohci_insert_bulk_req()5444 tw->tw_handle_td = ohci_handle_intr_td; in ohci_allocate_intr_resources()5704 tw->tw_handle_td = ohci_handle_isoc_td; in ohci_allocate_isoc_resources()8948 (*tw->tw_handle_td)(ohcip, pp, tw, in ohci_handle_normal_td()