Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
Dbnx2fc.h400 dma_addr_t mp_resp_bd_dma; member
Dbnx2fc_io.c596 mp_req->mp_resp_bd_dma); in bnx2fc_free_mp_resc()
659 &mp_req->mp_resp_bd_dma, in bnx2fc_init_mp_req()
Dbnx2fc_hwi.c1676 sgl->mul_sgl.cur_sge_addr.lo = (u32)mp_req->mp_resp_bd_dma; in bnx2fc_init_mp_task()
1678 (u32)((u64)mp_req->mp_resp_bd_dma >> 32); in bnx2fc_init_mp_task()