Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A 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)
H A Dbfa_ioc.h142 #define bfa_mem_get_dmabuf_pa(_mod, _tag, _rqsz) \ macro