Searched refs:sp_array (Results 1 – 2 of 2) sorted by relevance
1656 xhci->scratchpad->sp_array = dma_alloc_coherent(dev, in scratchpad_alloc()1659 if (!xhci->scratchpad->sp_array) in scratchpad_alloc()1680 xhci->scratchpad->sp_array[i] = dma; in scratchpad_alloc()1700 xhci->scratchpad->sp_array, in scratchpad_alloc()1730 xhci->scratchpad->sp_array, in scratchpad_free()
1419 u64 *sp_array; member