Searched refs:PCI_REG_REG_G (Results 1 – 13 of 13) sorted by relevance
76 unsigned bar = PCI_REG_REG_G(regs[i].pci_phys_hi); in smrt_locate_cfgtbl()
1386 offset = PCI_REG_REG_G(phys_spec.pci_phys_hi); in pci_alloc_resource()1390 if (PCI_REG_REG_G(phys_spec.pci_phys_hi) == PCI_CONF_ROM) { in pci_alloc_resource()1608 offset = PCI_REG_REG_G(phys_spec.pci_phys_hi); in pci_free_resource()1618 if (PCI_REG_REG_G(phys_spec.pci_phys_hi) == PCI_CONF_ROM) { in pci_free_resource()
1443 if ((PCI_REG_REG_G(assigned[i].pci_phys_hi) == in pcicfg_get_ntbridge_child_range()1448 } else if ((PCI_REG_REG_G(assigned[i].pci_phys_hi) == in pcicfg_get_ntbridge_child_range()1453 } else if ((PCI_REG_REG_G(assigned[i].pci_phys_hi) == in pcicfg_get_ntbridge_child_range()1917 offset = PCI_REG_REG_G(reg[i].pci_phys_hi); in pcicfg_bridge_assign()2076 offset = PCI_REG_REG_G(reg[i].pci_phys_hi); in pcicfg_device_assign()2775 PCI_REG_REG_G(assigned[i].pci_phys_hi)); in pcicfg_free_device_resources()2800 PCI_REG_REG_G(assigned[i].pci_phys_hi)); in pcicfg_free_device_resources()2817 PCI_REG_REG_G(assigned[i].pci_phys_hi)); in pcicfg_free_device_resources()
893 offset = PCI_REG_REG_G(reg[i].pci_phys_hi); in cardbus_bridge_assign()2095 PCI_REG_REG_G(pci_rp[i].pci_phys_hi)); in cardbus_sum_resources()2113 PCI_REG_REG_G(pci_rp[i].pci_phys_hi)); in cardbus_sum_resources()2127 PCI_REG_REG_G(pci_rp[i].pci_phys_hi)); in cardbus_sum_resources()2279 PCI_REG_REG_G(assigned[i].pci_phys_hi)); in cardbus_free_device_resources()2290 PCI_REG_REG_G(assigned[i].pci_phys_hi)); in cardbus_free_device_resources()2300 PCI_REG_REG_G(assigned[i].pci_phys_hi)); in cardbus_free_device_resources()
837 offset = PCI_REG_REG_G(rp->pci_phys_hi); in pci_msix_init()886 offset = PCI_REG_REG_G(rp->pci_phys_hi); in pci_msix_init()
1514 if ((PCI_REG_REG_G(assigned[i].pci_phys_hi) == in pcicfg_get_ntbridge_child_range()1520 if ((PCI_REG_REG_G(assigned[i].pci_phys_hi) == in pcicfg_get_ntbridge_child_range()1982 offset = PCI_REG_REG_G(reg[i].pci_phys_hi); in pcicfg_bridge_assign()2127 offset = PCI_REG_REG_G(reg[i].pci_phys_hi); in pcicfg_device_assign()2935 if ((PCI_REG_REG_G(assigned[i].pci_phys_hi) > PCI_CONF_BASE5) && in pcicfg_free_device_resources()2936 (PCI_REG_REG_G(assigned[i].pci_phys_hi) != PCI_CONF_ROM)) in pcicfg_free_device_resources()6415 offset = PCI_REG_REG_G(phys_spec.pci_phys_hi); in pcicfg_alloc_resource()6419 if (PCI_REG_REG_G(phys_spec.pci_phys_hi) == PCI_CONF_ROM) { in pcicfg_alloc_resource()6586 offset = PCI_REG_REG_G(phys_spec.pci_phys_hi); in pcicfg_free_resource()6595 if (PCI_REG_REG_G(phys_spec.pci_phys_hi) == PCI_CONF_ROM) { in pcicfg_free_resource()
1196 #define PCI_REG_REG_G(x) ((x) & PCI_REG_REG_M) macro
411 bar = PCI_REG_REG_G(reg->pci_phys_hi); in ppt_bar_crawl()
4689 offset = PCI_REG_REG_G(rp->pci_phys_hi); in hermon_set_msix_info()4732 offset = PCI_REG_REG_G(rp->pci_phys_hi); in hermon_set_msix_info()
845 if (PCI_REG_REG_G(regs[rn].pci_phys_hi) == offset) { in pvscsi_setup_io()
1020 offset = PCI_REG_REG_G(reg[i].pci_phys_hi); in db_enable_io()
1235 if (PCI_REG_REG_G(regs[rnumber].pci_phys_hi) == bar_offset) { in e1000g_get_bar_info()
1580 rnum = PCI_REG_REG_G(prop[r].pci_phys_hi); in emlxs_map_g7_bars()