Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/message/fusion/
Dmptbase.h672 u32 HostPageBuffer_sz; member
Dmptbase.c1338 ioc->HostPageBuffer_sz = host_page_buffer_sz; in mpt_host_page_alloc()
1359 flags_length |= ioc->HostPageBuffer_sz; in mpt_host_page_alloc()
2774 ioc->HostPageBuffer_sz)); in mpt_adapter_disable()
2775 pci_free_consistent(ioc->pcidev, ioc->HostPageBuffer_sz, in mpt_adapter_disable()
2778 ioc->HostPageBuffer_sz = 0; in mpt_adapter_disable()
2779 ioc->alloc_total -= ioc->HostPageBuffer_sz; in mpt_adapter_disable()