Home
last modified time | relevance | path

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

/drivers/scsi/smartpqi/
Dsmartpqi.h1343 dma_addr_t pqi_ofa_mem_dma_handle; member
Dsmartpqi_init.c8337 &ctrl_info->pqi_ofa_mem_dma_handle, GFP_KERNEL); in pqi_ofa_setup_host_buffer()
8346 dma_free_coherent(dev, sizeof(*ofap), ofap, ctrl_info->pqi_ofa_mem_dma_handle); in pqi_ofa_setup_host_buffer()
8386 ctrl_info->pqi_ofa_mem_dma_handle); in pqi_ofa_free_host_buffer()
8411 put_unaligned_le64((u64)ctrl_info->pqi_ofa_mem_dma_handle, in pqi_ofa_host_memory_update()