Searched refs:bar2_hdl (Results 1 – 2 of 2) sorted by relevance
840 dma_addr_t bar2_hdl = pci_resource_start(ha->pdev, 2); in qlafx00_config_queues() local844 req->dma = bar2_hdl + ha->req_que_off; in qlafx00_config_queues()859 rsp->dma = bar2_hdl + ha->rsp_que_off; in qlafx00_config_queues()
4078 dma_addr_t bar2_hdl; member