Searched refs:sg_chain_buffer_dma_handle (Results 1 – 2 of 2) sorted by relevance
4613 io_request->sg_chain_buffer_dma_handle); in pqi_free_all_io_requests()4639 dma_addr_t sg_chain_buffer_dma_handle; in pqi_alloc_io_resources() local4668 sg_chain_buffer_length, &sg_chain_buffer_dma_handle, in pqi_alloc_io_resources()4679 io_request->sg_chain_buffer_dma_handle = in pqi_alloc_io_resources()4680 sg_chain_buffer_dma_handle; in pqi_alloc_io_resources()4840 (u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_raid_sg_list()4904 (u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_aio_sg_list()
1062 dma_addr_t sg_chain_buffer_dma_handle; member