Lines Matching refs:input_seg
1889 struct xhci_segment *input_seg, in xhci_test_trb_in_td() argument
1900 start_dma = xhci_trb_virt_to_dma(input_seg, start_trb); in xhci_test_trb_in_td()
1901 end_dma = xhci_trb_virt_to_dma(input_seg, end_trb); in xhci_test_trb_in_td()
1903 seg = trb_in_td(input_seg, start_trb, end_trb, input_dma); in xhci_test_trb_in_td()
1909 input_seg, in xhci_test_trb_in_td()
1948 struct xhci_segment *input_seg; in xhci_check_trb_in_td_math() member
1955 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
1962 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
1969 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
1976 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
1983 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
1990 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
1997 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2004 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math()
2031 complex_test_vector[i].input_seg, in xhci_check_trb_in_td_math()