Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_svc.h218 bfa_mem_get_dmabuf_pa((_fcxp)->fcxp_mod, (_fcxp)->fcxp_tag, \
223 (bfa_mem_get_dmabuf_pa((_fcxp)->fcxp_mod, (_fcxp)->fcxp_tag, \
375 bfa_mem_get_dmabuf_pa(_ufmod, _uftag, BFA_PER_UF_DMA_SZ)
Dbfa_ioc.h142 #define bfa_mem_get_dmabuf_pa(_mod, _tag, _rqsz) \ macro