Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c699 &tgt->rq_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()
719 page = tgt->rq_dma; in bnx2fc_alloc_session_resc()
874 tgt->rq, tgt->rq_dma); in bnx2fc_free_session_resc()
H A Dbnx2fc.h332 dma_addr_t rq_dma; member
H A Dbnx2fc_hwi.c208 ofld_req1.rq_first_pbe_addr_lo = (u32) tgt->rq_dma; in bnx2fc_send_session_ofld_req()
210 (u32)((u64) tgt->rq_dma >> 32); in bnx2fc_send_session_ofld_req()