Searched defs:xhci_segment (Results 1 – 2 of 2) sorted by relevance
94153 struct xhci_segment { struct94155 struct xhci_segment *next; argument94156 dma_addr_t dma;94157 dma_addr_t bounce_dma;94158 void *bounce_buf;94159 unsigned int bounce_offs;94160 unsigned int bounce_len;