Searched refs:HostPageBuffer (Results 1 – 2 of 2) sorted by relevance
671 u8 *HostPageBuffer; /* SAS - host page buffer support */ member
1316 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()1327 if((ioc->HostPageBuffer = pci_alloc_consistent( in mpt_host_page_alloc()1334 ioc->name, ioc->HostPageBuffer, in mpt_host_page_alloc()1346 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()2764 if (ioc->HostPageBuffer != NULL) { in mpt_adapter_disable()2773 ioc->name, ioc->HostPageBuffer, in mpt_adapter_disable()2776 ioc->HostPageBuffer, ioc->HostPageBuffer_dma); in mpt_adapter_disable()2777 ioc->HostPageBuffer = NULL; in mpt_adapter_disable()