Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h1402 dma_addr_t pqi_ofa_mem_dma_handle; member
H A Dsmartpqi_init.c8876 &ctrl_info->pqi_ofa_mem_dma_handle, GFP_KERNEL); in pqi_ofa_setup_host_buffer()
8885 dma_free_coherent(dev, sizeof(*ofap), ofap, ctrl_info->pqi_ofa_mem_dma_handle); in pqi_ofa_setup_host_buffer()
8925 ctrl_info->pqi_ofa_mem_dma_handle); in pqi_ofa_free_host_buffer()
8950 put_unaligned_le64((u64)ctrl_info->pqi_ofa_mem_dma_handle, in pqi_ofa_host_memory_update()