Searched refs:sp_array (Results 1 – 2 of 2) sorted by relevance
1689 xhci->scratchpad->sp_array = dma_alloc_coherent(dev, in scratchpad_alloc()1692 if (!xhci->scratchpad->sp_array) in scratchpad_alloc()1708 xhci->scratchpad->sp_array[i] = dma; in scratchpad_alloc()1718 xhci->scratchpad->sp_array[i]); in scratchpad_alloc()1725 xhci->scratchpad->sp_array, in scratchpad_alloc()1750 xhci->scratchpad->sp_array[i]); in scratchpad_free()1754 xhci->scratchpad->sp_array, in scratchpad_free()
1648 u64 *sp_array; member