[go: nahoru, domu]

Searched refs:confq_pbl_dma (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c778 &tgt->confq_pbl_dma, GFP_KERNEL);
869 tgt->confq_pbl, tgt->confq_pbl_dma);
H A Dbnx2fc.h350 dma_addr_t confq_pbl_dma; member in struct:bnx2fc_rport
H A Dbnx2fc_hwi.c334 ofld_req4.confq_pbl_base_addr_lo = (u32) tgt->confq_pbl_dma;
336 (u32)((u64) tgt->confq_pbl_dma >> 32);

Completed in 107 milliseconds