Searched refs:HostPageBuffer_dma (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptbase.h | 673 dma_addr_t HostPageBuffer_dma; member
|
H A D | mptbase.c | 1331 &ioc->HostPageBuffer_dma, in mpt_host_page_alloc() 1337 (u32)ioc->HostPageBuffer_dma, in mpt_host_page_alloc() 1362 ioc->add_sge(psge, flags_length, ioc->HostPageBuffer_dma); in mpt_host_page_alloc() 2806 ioc->HostPageBuffer, ioc->HostPageBuffer_dma); in mpt_adapter_disable()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptbase.h | 673 dma_addr_t HostPageBuffer_dma; member
|
H A D | mptbase.c | 1325 &ioc->HostPageBuffer_dma, in mpt_host_page_alloc() 1331 (u32)ioc->HostPageBuffer_dma, in mpt_host_page_alloc() 1356 ioc->add_sge(psge, flags_length, ioc->HostPageBuffer_dma); in mpt_host_page_alloc() 2797 ioc->HostPageBuffer, ioc->HostPageBuffer_dma); in mpt_adapter_disable()
|
Completed in 23 milliseconds