Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/message/fusion/
Dmptbase.h671 u8 *HostPageBuffer; /* SAS - host page buffer support */ member
Dmptbase.c1317 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()
1327 ioc->HostPageBuffer = in mpt_host_page_alloc()
1332 if (ioc->HostPageBuffer) { in mpt_host_page_alloc()
1335 ioc->name, ioc->HostPageBuffer, in mpt_host_page_alloc()
1347 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()
2793 if (ioc->HostPageBuffer != NULL) { in mpt_adapter_disable()
2802 ioc->name, ioc->HostPageBuffer, in mpt_adapter_disable()
2805 ioc->HostPageBuffer, ioc->HostPageBuffer_dma); in mpt_adapter_disable()
2806 ioc->HostPageBuffer = NULL; in mpt_adapter_disable()