Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/message/fusion/
Dmptbase.h673 dma_addr_t HostPageBuffer_dma; member
Dmptbase.c1330 &ioc->HostPageBuffer_dma)) != NULL) { in mpt_host_page_alloc()
1335 (u32)ioc->HostPageBuffer_dma, in mpt_host_page_alloc()
1360 ioc->add_sge(psge, flags_length, ioc->HostPageBuffer_dma); in mpt_host_page_alloc()
2776 ioc->HostPageBuffer, ioc->HostPageBuffer_dma); in mpt_adapter_disable()