Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptbase.h657 dma_addr_t req_frames_dma; member
H A Dmptbase.c4515 ioc->req_frames_dma = alloc_dma; in PrimeIocFifos()
4549 alloc_dma = ioc->req_frames_dma; in PrimeIocFifos()
6730 (void *)ioc->req_frames, (void *)(ulong)ioc->req_frames_dma); in mpt_iocinfo_proc_show()
H A Dmptctl.c2025 high_addr = cpu_to_le32((u32)((u64)ioc->req_frames_dma >> 32)); in mptctl_do_mpt_command()