Searched refs:bar2_hdl (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_def.h4166 dma_addr_t bar2_hdl; member in struct:qla_hw_data
H A Dqla_mr.c840 dma_addr_t bar2_hdl = pci_resource_start(ha->pdev, 2); local
844 req->dma = bar2_hdl + ha->req_que_off;
859 rsp->dma = bar2_hdl + ha->rsp_que_off;

Completed in 200 milliseconds