Searched defs:xhci_segment (Results 1 – 1 of 1) sorted by relevance
133877 struct xhci_segment { struct133879 struct xhci_segment *next; argument133880 dma_addr_t dma;133881 dma_addr_t bounce_dma;133882 void *bounce_buf;133883 unsigned int bounce_offs;133884 unsigned int bounce_len;