Home
last modified time | relevance | path

Searched refs:sg_chain_buffer_dma_handle (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/smartpqi/
A Dsmartpqi.h1243 dma_addr_t sg_chain_buffer_dma_handle; member
A Dsmartpqi_init.c5047 io_request->sg_chain_buffer_dma_handle); in pqi_free_all_io_requests()
5072 dma_addr_t sg_chain_buffer_dma_handle; in pqi_alloc_io_resources() local
5099 sg_chain_buffer_length, &sg_chain_buffer_dma_handle, in pqi_alloc_io_resources()
5110 io_request->sg_chain_buffer_dma_handle = sg_chain_buffer_dma_handle; in pqi_alloc_io_resources()
5257 put_unaligned_le64((u64)io_request->sg_chain_buffer_dma_handle, in pqi_build_sg_list()

Completed in 29 milliseconds