Lines Matching refs:input_seg
1933 struct xhci_segment *input_seg, in xhci_test_trb_in_td() argument
1944 start_dma = xhci_trb_virt_to_dma(input_seg, start_trb); in xhci_test_trb_in_td()
1945 end_dma = xhci_trb_virt_to_dma(input_seg, end_trb); in xhci_test_trb_in_td()
1947 seg = trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, false); in xhci_test_trb_in_td()
1953 input_seg, in xhci_test_trb_in_td()
1961 trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, in xhci_test_trb_in_td()
1994 struct xhci_segment *input_seg; in xhci_check_trb_in_td_math() member
2001 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2008 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2015 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2022 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2029 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2036 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2043 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2050 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2077 complex_test_vector[i].input_seg, in xhci_check_trb_in_td_math()