Searched refs:REGISTER_BAR (Results 1 – 1 of 1) sorted by relevance
57 static const int REGISTER_BAR; /* Equal to 0 */ variable772 reg_size = pci_resource_len(pdev, REGISTER_BAR); in vsoc_probe_device()775 pci_iomap(pdev, REGISTER_BAR, MAX_REGISTER_BAR_LEN); in vsoc_probe_device()777 vsoc_dev.regs = pci_iomap(pdev, REGISTER_BAR, reg_size); in vsoc_probe_device()