Searched refs:trb_to_pos (Results 1 – 1 of 1) sorted by relevance
163 static unsigned int trb_to_pos(struct xhci_segment *seg, union xhci_trb *trb) in trb_to_pos() function319 pos = trb_to_pos(pos_seg, pos_trb); in dma_in_range()320 start = trb_to_pos(start_seg, start_trb); in dma_in_range()321 end = trb_to_pos(end_seg, end_trb); in dma_in_range()