Searched refs:sc_result_trb (Results 1 – 2 of 2) sorted by relevance
139 struct xhci_soft_trb sc_result_trb; member
2580 sc->sc_result_trb.trb_0 = trb_0; in xhci_event_cmd()2581 sc->sc_result_trb.trb_2 = trb_2; in xhci_event_cmd()2582 sc->sc_result_trb.trb_3 = trb_3; in xhci_event_cmd()3277 trb->trb_0 = sc->sc_result_trb.trb_0; in xhci_do_command_locked()3278 trb->trb_2 = sc->sc_result_trb.trb_2; in xhci_do_command_locked()3279 trb->trb_3 = sc->sc_result_trb.trb_3; in xhci_do_command_locked()