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