Searched refs:sg_chain_buffer_dma_handle (Results 1 – 2 of 2) sorted by relevance
4658 io_request->sg_chain_buffer_dma_handle); in pqi_free_all_io_requests()4684 dma_addr_t sg_chain_buffer_dma_handle; in pqi_alloc_io_resources() local4713 sg_chain_buffer_length, &sg_chain_buffer_dma_handle, in pqi_alloc_io_resources()4724 io_request->sg_chain_buffer_dma_handle = in pqi_alloc_io_resources()4725 sg_chain_buffer_dma_handle; in pqi_alloc_io_resources()4885 (u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_raid_sg_list()4949 (u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_aio_sg_list()
1053 dma_addr_t sg_chain_buffer_dma_handle; member