Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/smartpqi/
Dsmartpqi.h1392 dma_addr_t pqi_ofa_mem_dma_handle; member
Dsmartpqi_init.c8777 &ctrl_info->pqi_ofa_mem_dma_handle, GFP_KERNEL); in pqi_ofa_setup_host_buffer()
8786 dma_free_coherent(dev, sizeof(*ofap), ofap, ctrl_info->pqi_ofa_mem_dma_handle); in pqi_ofa_setup_host_buffer()
8826 ctrl_info->pqi_ofa_mem_dma_handle); in pqi_ofa_free_host_buffer()
8851 put_unaligned_le64((u64)ctrl_info->pqi_ofa_mem_dma_handle, in pqi_ofa_host_memory_update()