/titanic_50/usr/src/uts/sun4/io/px/ |
H A D | px_util.c | 155 if (space_type == PCI_ADDR_CONFIG || phys_hi & PCI_RELOCAT_B) in px_reloc_reg() 223 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in px_xlate_reg() 238 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) in px_xlate_reg() 298 {PCI_ADDR_CONFIG, 0, 0, 0, 0x800000 }, 637 uint32_t cfg_space_type = PCI_REG_ADDR_G(PCI_ADDR_CONFIG); in px_get_cfg_pabase()
|
H A D | px_fm.c | 174 PCI_ADDR_CONFIG) in px_fm_acc_setup() 199 PCI_ADDR_CONFIG) in px_fm_acc_setup() 330 case PCI_ADDR_CONFIG: in px_fm_callback()
|
H A D | px_pec.c | 94 case PCI_ADDR_CONFIG: in px_pec_attach()
|
H A D | px_tools.c | 39 #define PCI_CONFIG_SPACE (PCI_REG_ADDR_G(PCI_ADDR_CONFIG))
|
H A D | px.c | 767 if ((rp->pci_phys_hi & PCI_REG_ADDR_M) == PCI_ADDR_CONFIG) { in px_map()
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_util.c | 223 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in pci_xlate_reg() 236 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) in pci_xlate_reg() 295 {PCI_ADDR_CONFIG, 0, 0, 0, 0x800000 }, 701 uint32_t cfg_space_type = PCI_REG_ADDR_G(PCI_ADDR_CONFIG); in pci_get_cfg_pabase()
|
H A D | pci_tools.c | 49 #define PCI_CONFIG_RANGE_BANK (PCI_REG_ADDR_G(PCI_ADDR_CONFIG))
|
H A D | db21554.c | 1774 if ((addr_space_type != PCI_ADDR_CONFIG) && in db_pci_map() 1811 if (addr_space_type == PCI_ADDR_CONFIG) { in db_pci_map() 1873 case PCI_ADDR_CONFIG : in db_pci_map()
|
H A D | pcipsy.c | 302 if ((rng_p->child_high & PCI_REG_ADDR_M) == PCI_ADDR_CONFIG) in pci_fix_ranges()
|
/titanic_50/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 499 case PCI_ADDR_CONFIG: in npe_bus_map() 558 if (mp->map_op == DDI_MO_MAP_HANDLE && space == PCI_ADDR_CONFIG) { in npe_bus_map() 569 if (space == PCI_ADDR_CONFIG) { in npe_bus_map() 644 case PCI_ADDR_CONFIG: in npe_bus_map() 676 if (space == PCI_ADDR_CONFIG) { in npe_bus_map()
|
/titanic_50/usr/src/uts/sun4u/io/pciex/ |
H A D | pci_cfgacc_4u.c | 35 #define PCI_CFG_SPACE (PCI_REG_ADDR_G(PCI_ADDR_CONFIG))
|
/titanic_50/usr/src/uts/i86pc/io/pci/ |
H A D | pci.c | 422 case PCI_ADDR_CONFIG: in pci_bus_map() 461 if (mp->map_op == DDI_MO_MAP_HANDLE && space == PCI_ADDR_CONFIG) { in pci_bus_map() 471 if (space == PCI_ADDR_CONFIG) { in pci_bus_map()
|
H A D | pci_common.c | 997 if (((phys_hi & PCI_REG_ADDR_M) == PCI_ADDR_CONFIG) || in pci_common_get_reg_prop()
|
/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_util.c | 200 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in pcmu_xlate_reg() 215 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in pcmu_xlate_reg()
|
H A D | pcicmu.c | 1155 if ((rng_p->child_high & PCI_REG_ADDR_M) == PCI_ADDR_CONFIG) in pcmu_fix_ranges()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | pcifm.c | 1217 if (tgt_err->tgt_pci_space == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in pci_check_regs() 1318 PCI_ADDR_CONFIG) in pci_fix_ranges() 1389 if (space_type == PCI_REG_ADDR_G(PCI_ADDR_CONFIG)) { in pci_check_ranges()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | pci.h | 1186 #define PCI_ADDR_CONFIG 0x00000000 /* configuration address */ macro
|
/titanic_50/usr/src/uts/sun4/io/efcode/ |
H A D | fcpci.c | 858 if ((p.pci_phys_hi & PCI_ADDR_MASK) != PCI_ADDR_CONFIG) { in pfc_config_fetch() 990 if ((p.pci_phys_hi & PCI_ADDR_MASK) != PCI_ADDR_CONFIG) { in pfc_config_store()
|
/titanic_50/usr/src/uts/sun4u/io/px/ |
H A D | px_lib4u.c | 1547 case PCI_ADDR_CONFIG: in px_lib_clr_errs() 2515 int bank = PCI_REG_ADDR_G(PCI_ADDR_CONFIG); in px_lib_get_cfgacc_base()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | busra.c | 1066 case PCI_REG_ADDR_G(PCI_ADDR_CONFIG): in pci_resource_setup()
|
/titanic_50/usr/src/uts/sun4v/io/px/ |
H A D | px_lib4v.c | 1678 case PCI_ADDR_CONFIG: in px_lib_log_safeacc_err()
|
/titanic_50/usr/src/uts/common/io/vr/ |
H A D | vr.c | 605 if (addr == PCI_ADDR_CONFIG && vrp->acc_cfg == NULL) in vr_bus_config()
|
/titanic_50/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 3069 int reg[10] = { PCI_ADDR_CONFIG, 0, 0, 0, 0}; in cardbus_add_config_reg()
|
/titanic_50/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 5078 int reg[10] = { PCI_ADDR_CONFIG, 0, 0, 0, 0}; in pcicfg_add_config_reg()
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_main.c | 1228 case PCI_ADDR_CONFIG: in e1000g_get_bar_info()
|