Home
last modified time | relevance | path

Searched refs:sg_chain_buffer_dma_handle (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c4613 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() local
4668 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()
H A Dsmartpqi.h1062 dma_addr_t sg_chain_buffer_dma_handle; member
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi.h1259 dma_addr_t sg_chain_buffer_dma_handle; member
H A Dsmartpqi_init.c5144 io_request->sg_chain_buffer_dma_handle); in pqi_free_all_io_requests()
5169 dma_addr_t sg_chain_buffer_dma_handle; in pqi_alloc_io_resources() local
5196 sg_chain_buffer_length, &sg_chain_buffer_dma_handle, in pqi_alloc_io_resources()
5207 io_request->sg_chain_buffer_dma_handle = sg_chain_buffer_dma_handle; in pqi_alloc_io_resources()
5353 put_unaligned_le64((u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_sg_list()

Completed in 29 milliseconds