Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/message/fusion/
Dmptbase.h673 dma_addr_t HostPageBuffer_dma; member
Dmptbase.c1336 &ioc->HostPageBuffer_dma)) != NULL) { in mpt_host_page_alloc()
1341 (u32)ioc->HostPageBuffer_dma, in mpt_host_page_alloc()
1366 ioc->add_sge(psge, flags_length, ioc->HostPageBuffer_dma); in mpt_host_page_alloc()
2784 ioc->HostPageBuffer, ioc->HostPageBuffer_dma); in mpt_adapter_disable()