Searched refs:trb_type (Results 1 – 1 of 1) sorted by relevance
55 static int xhci_data_stage(struct xhci_ep_info_t *ep, uint64_t buf_vaddr, uint8_t trb_type, const u…1100 static int xhci_data_stage(struct xhci_ep_info_t *ep, uint64_t buf_vaddr, uint8_t trb_type, const u… in xhci_data_stage() argument1119 trb.TRB_type = trb_type; in xhci_data_stage()1133 trb_type = TRB_TYPE_NORMAL; in xhci_data_stage()