Searched refs:sg_chain_buffer_dma_handle (Results 1 – 2 of 2) sorted by relevance
4244 io_request->sg_chain_buffer_dma_handle); in pqi_free_all_io_requests()4269 dma_addr_t sg_chain_buffer_dma_handle; in pqi_alloc_io_resources() local4298 sg_chain_buffer_length, &sg_chain_buffer_dma_handle, in pqi_alloc_io_resources()4309 io_request->sg_chain_buffer_dma_handle = in pqi_alloc_io_resources()4310 sg_chain_buffer_dma_handle; in pqi_alloc_io_resources()4470 (u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_raid_sg_list()4534 (u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_aio_sg_list()
945 dma_addr_t sg_chain_buffer_dma_handle; member