Searched refs:HostPageBuffer (Results 1 – 2 of 2) sorted by relevance
1314 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()1324 ioc->HostPageBuffer = in mpt_host_page_alloc()1329 if (ioc->HostPageBuffer) { in mpt_host_page_alloc()1332 ioc->name, ioc->HostPageBuffer, in mpt_host_page_alloc()1344 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()2790 if (ioc->HostPageBuffer != NULL) { in mpt_adapter_disable()2799 ioc->name, ioc->HostPageBuffer, in mpt_adapter_disable()2802 ioc->HostPageBuffer, ioc->HostPageBuffer_dma); in mpt_adapter_disable()2803 ioc->HostPageBuffer = NULL; in mpt_adapter_disable()
671 u8 *HostPageBuffer; /* SAS - host page buffer support */ member
Completed in 20 milliseconds