Searched refs:sp_array (Results 1 – 2 of 2) sorted by relevance
1676 xhci->scratchpad->sp_array = dma_alloc_coherent(dev, in scratchpad_alloc()1679 if (!xhci->scratchpad->sp_array) in scratchpad_alloc()1695 xhci->scratchpad->sp_array[i] = dma; in scratchpad_alloc()1705 xhci->scratchpad->sp_array[i]); in scratchpad_alloc()1712 xhci->scratchpad->sp_array, in scratchpad_alloc()1737 xhci->scratchpad->sp_array[i]); in scratchpad_free()1741 xhci->scratchpad->sp_array, in scratchpad_free()
1637 u64 *sp_array; member