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