Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/message/fusion/
Dmptbase.h671 u8 *HostPageBuffer; /* SAS - host page buffer support */ member
Dmptbase.c1312 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()
1322 ioc->HostPageBuffer = in mpt_host_page_alloc()
1327 if (ioc->HostPageBuffer) { in mpt_host_page_alloc()
1330 ioc->name, ioc->HostPageBuffer, in mpt_host_page_alloc()
1342 if(!ioc->HostPageBuffer) { in mpt_host_page_alloc()
2785 if (ioc->HostPageBuffer != NULL) { in mpt_adapter_disable()
2794 ioc->name, ioc->HostPageBuffer, in mpt_adapter_disable()
2797 ioc->HostPageBuffer, ioc->HostPageBuffer_dma); in mpt_adapter_disable()
2798 ioc->HostPageBuffer = NULL; in mpt_adapter_disable()