Searched refs:HostPageBuffer (Results 1 – 2 of 2) sorted by relevance
671 u8 *HostPageBuffer; /* SAS - host page buffer support */ member
1318 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()1329 if((ioc->HostPageBuffer = pci_alloc_consistent( in mpt_host_page_alloc()1336 ioc->name, ioc->HostPageBuffer, in mpt_host_page_alloc()1348 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()2794 if (ioc->HostPageBuffer != NULL) { in mpt_adapter_disable()2803 ioc->name, ioc->HostPageBuffer, in mpt_adapter_disable()2806 ioc->HostPageBuffer, ioc->HostPageBuffer_dma); in mpt_adapter_disable()2807 ioc->HostPageBuffer = NULL; in mpt_adapter_disable()