Home
last modified time | relevance | path

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

/linux/drivers/scsi/smartpqi/
A Dsmartpqi_init.c5031 size_t sg_chain_buffer_length; in pqi_free_all_io_requests() local
5038 sg_chain_buffer_length = ctrl_info->sg_chain_buffer_length; in pqi_free_all_io_requests()
5045 dma_free_coherent(dev, sg_chain_buffer_length, in pqi_free_all_io_requests()
5071 size_t sg_chain_buffer_length; in pqi_alloc_io_resources() local
5086 sg_chain_buffer_length = ctrl_info->sg_chain_buffer_length; in pqi_alloc_io_resources()
5099 sg_chain_buffer_length, &sg_chain_buffer_dma_handle, in pqi_alloc_io_resources()
5155 ctrl_info->sg_chain_buffer_length = in pqi_calculate_io_resources()
A Dsmartpqi.h1299 size_t sg_chain_buffer_length; member

Completed in 29 milliseconds