Searched refs:sg_chain_buffer_dma_handle (Results 1 – 2 of 2) sorted by relevance
4612 io_request->sg_chain_buffer_dma_handle); in pqi_free_all_io_requests()4638 dma_addr_t sg_chain_buffer_dma_handle; in pqi_alloc_io_resources() local4667 sg_chain_buffer_length, &sg_chain_buffer_dma_handle, in pqi_alloc_io_resources()4678 io_request->sg_chain_buffer_dma_handle = in pqi_alloc_io_resources()4679 sg_chain_buffer_dma_handle; in pqi_alloc_io_resources()4839 (u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_raid_sg_list()4903 (u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_aio_sg_list()
1062 dma_addr_t sg_chain_buffer_dma_handle; member