Home
last modified time | relevance | path

Searched refs:req_frames_dma (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/message/fusion/
Dmptbase.h657 dma_addr_t req_frames_dma; member
Dmptbase.c4519 ioc->req_frames_dma = alloc_dma; in PrimeIocFifos()
4553 alloc_dma = ioc->req_frames_dma; in PrimeIocFifos()
6734 (void *)ioc->req_frames, (void *)(ulong)ioc->req_frames_dma); in mpt_iocinfo_proc_show()
Dmptctl.c2027 high_addr = cpu_to_le32((u32)((u64)ioc->req_frames_dma >> 32)); in mptctl_do_mpt_command()