Searched refs:trb_type (Results 1 – 1 of 1) sorted by relevance
149 uint8_t trb_type; member1756 if (temp->trb_type == XHCI_TRB_TYPE_SETUP_STAGE) { in xhci_setup_generic_chain_sub()1835 switch (temp->trb_type) { in xhci_setup_generic_chain_sub()1868 temp->trb_type = XHCI_TRB_TYPE_NORMAL; in xhci_setup_generic_chain_sub()2082 temp.trb_type = XHCI_TRB_TYPE_ISOCH; in xhci_setup_generic_chain()2091 temp.trb_type = XHCI_TRB_TYPE_SETUP_STAGE; in xhci_setup_generic_chain()2107 temp.trb_type = xfer->flags_int.control_did_data ? in xhci_setup_generic_chain()2114 temp.trb_type = XHCI_TRB_TYPE_NORMAL; in xhci_setup_generic_chain()2216 temp.trb_type = XHCI_TRB_TYPE_STATUS_STAGE; in xhci_setup_generic_chain()