Symbol: PCI_ADDR_MEM32
usr/src/cmd/bhyve/common/pci_passthru.c
152
case PCI_ADDR_MEM32:
usr/src/uts/common/io/busra.c
1046
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/common/io/busra.c
1236
case PCI_REG_ADDR_G(PCI_ADDR_MEM32): {
usr/src/uts/common/io/busra.c
1706
pci_type = PCI_ADDR_MEM32;
usr/src/uts/common/io/busra.c
1709
pci_type = PCI_ADDR_MEM32;
usr/src/uts/common/io/cardbus/cardbus_cfg.c
1718
PCI_ADDR_MEM32,
usr/src/uts/common/io/cardbus/cardbus_cfg.c
1736
(void) cardbus_update_available_prop(dip, PCI_ADDR_MEM32,
usr/src/uts/common/io/cardbus/cardbus_cfg.c
2086
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/common/io/cardbus/cardbus_cfg.c
2198
case PCI_ADDR_MEM32:
usr/src/uts/common/io/cardbus/cardbus_cfg.c
2273
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/common/io/cardbus/cardbus_cfg.c
3532
hiword |= PCI_ADDR_MEM32;
usr/src/uts/common/io/cardbus/cardbus_cfg.c
3538
hiword |= PCI_ADDR_MEM32;
usr/src/uts/common/io/cardbus/cardbus_cfg.c
3546
hiword |= PCI_ADDR_MEM32;
usr/src/uts/common/io/cardbus/cardbus_cfg.c
726
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/common/io/cardbus/cardbus_cfg.c
915
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/common/io/e1000g/e1000g_main.c
1252
case PCI_ADDR_MEM32:
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
1587
if (type < PCI_ADDR_MEM32) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19284
PCI_ADDR_MEM32 && (reg2->pci_phys_hi & PCI_REG_ADDR_M) !=
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4689
if ((offset == breg) && ((addr_space == PCI_ADDR_MEM32) ||
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4732
if ((offset == breg) && ((addr_space == PCI_ADDR_MEM32) ||
usr/src/uts/common/io/pci_intr_lib.c
839
if ((offset == breg) && ((addr_space == PCI_ADDR_MEM32) ||
usr/src/uts/common/io/pci_intr_lib.c
888
if ((offset == breg) && ((addr_space == PCI_ADDR_MEM32) ||
usr/src/uts/common/io/pcic.c
5995
PCI_REG_ADDR_G(PCI_ADDR_MEM32)) &&
usr/src/uts/common/io/pciex/pcie_fault.c
547
case PCI_ADDR_MEM32:
usr/src/uts/common/io/pciex/pcieb.c
2131
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/common/io/scsi/adapters/smrt/smrt_device.c
35
if (type == PCI_ADDR_MEM32 || type == PCI_ADDR_MEM64) {
usr/src/uts/common/io/scsi/adapters/smrt/smrt_device.c
69
PCI_ADDR_MEM32;
usr/src/uts/common/io/scsi/adapters/smrt/smrt_device.c
78
if (type != PCI_ADDR_MEM32 && type != PCI_ADDR_MEM64) {
usr/src/uts/common/io/sfe/sfe.c
2073
? PCI_ADDR_MEM32 : PCI_ADDR_IO, PCI_ADDR_MASK,
usr/src/uts/common/io/vr/vr.c
612
else if (addr == PCI_ADDR_MEM32 && vrp->acc_mem == NULL)
usr/src/uts/common/pcmcia/nexus/pcmcia.c
1116
PCI_ADDR_MEM32) | PCI_RELOCAT_B | (bus << 16);
usr/src/uts/i86pc/io/gfx_private/gfxp_vgatext.c
191
PCI_ADDR_MEM32|PCI_RELOCAT_B, VGA_MEM_ADDR,
usr/src/uts/i86pc/io/isa.c
339
ptype = (ctype == ISA_ADDR_IO) ? PCI_ADDR_IO : PCI_ADDR_MEM32;
usr/src/uts/i86pc/io/pci/pci.c
431
case PCI_ADDR_MEM32:
usr/src/uts/i86pc/io/pci/pci.c
506
case PCI_ADDR_MEM32:
usr/src/uts/i86pc/io/pciex/npe.c
611
case PCI_ADDR_MEM32:
usr/src/uts/i86pc/io/pciex/npe.c
753
case PCI_ADDR_MEM32:
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1151
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1159
(PCI_REG_REL_M | PCI_ADDR_MEM32 | PCI_REG_PF_M);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1803
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1807
(PCI_REG_REL_M | PCI_ADDR_MEM32 | PCI_REG_PF_M);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1945
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
2116
PCI_ADDR_MEM64 ^ PCI_ADDR_MEM32;
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
2121
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
2288
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
2541
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
2657
case PCI_ADDR_MEM32:
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
2747
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
3083
hiword |= PCI_ADDR_MEM32;
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
3089
hiword |= PCI_ADDR_MEM32;
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
3163
hiword |= PCI_ADDR_MEM32;
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
3169
hiword |= PCI_ADDR_MEM32;
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4163
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4551
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4638
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/intel/io/pci/pci_boot.c
2675
phys_hi = PCI_ADDR_MEM32;
usr/src/uts/intel/io/pci/pci_boot.c
2981
regs[nreg].pci_phys_hi = (PCI_ADDR_MEM32 | devloc) + offset;
usr/src/uts/intel/io/pci/pci_boot.c
2983
PCI_ADDR_MEM32 | devloc) + offset;
usr/src/uts/intel/io/pci/pci_boot.c
3027
(PCI_RELOCAT_B | PCI_ALIAS_B | PCI_ADDR_MEM32 | devloc);
usr/src/uts/intel/io/pci/pci_boot.c
3411
PCI_ADDR_MEM32 | PCI_RELOCAT_B, ppb);
usr/src/uts/intel/io/pci/pci_boot.c
3413
PCI_ADDR_MEM32 | PCI_RELOCAT_B | PCI_PREFETCH_B, ppb);
usr/src/uts/intel/io/pci/pci_boot.c
3492
PCI_ADDR_MEM32 | PCI_RELOCAT_B);
usr/src/uts/intel/io/pci/pci_boot.c
3494
PCI_ADDR_MEM32 | PCI_RELOCAT_B | PCI_PREFETCH_B);
usr/src/uts/intel/io/vmm/io/ppt.c
483
if (bar->type != PCI_ADDR_MEM32 &&
usr/src/uts/intel/io/vmm/io/ppt.c
522
case PCI_ADDR_MEM32:
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
384
PCI_ADDR_MEM32)
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
396
PCI_ADDR_MEM32)
usr/src/uts/sun4/io/efcode/fcpci.c
1462
PCI_ADDR_MEM32;
usr/src/uts/sun4/io/efcode/fcpci.c
1466
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/efcode/fcpci.c
1645
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/pcicfg.c
1249
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/sun4/io/pcicfg.c
1909
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/sun4/io/pcicfg.c
2003
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/pcicfg.c
2161
PCI_ADDR_MEM64 ^ PCI_ADDR_MEM32;
usr/src/uts/sun4/io/pcicfg.c
2164
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/pcicfg.c
2314
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/pcicfg.c
2648
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/pcicfg.c
2729
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/pcicfg.c
2761
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/pcicfg.c
2854
case PCI_ADDR_MEM32:
usr/src/uts/sun4/io/pcicfg.c
3212
hiword |= PCI_ADDR_MEM32;
usr/src/uts/sun4/io/pcicfg.c
3218
hiword |= PCI_ADDR_MEM32;
usr/src/uts/sun4/io/pcicfg.c
3337
hiword |= PCI_ADDR_MEM32;
usr/src/uts/sun4/io/pcicfg.c
3343
hiword |= PCI_ADDR_MEM32;
usr/src/uts/sun4/io/pcicfg.c
5183
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/sun4/io/pcicfg.c
5447
reg.pci_phys_hi = (PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/sun4/io/pcicfg.c
5561
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/sun4/io/pcicfg.c
5820
p.pci_phys_hi = PCI_ADDR_MEM32 | PCICFG_MAKE_REG_HIGH(bus, device,
usr/src/uts/sun4/io/pcicfg.c
6048
hiword |= PCI_ADDR_MEM32;
usr/src/uts/sun4/io/pcicfg.c
6129
PCI_CONF_ROM) | PCI_ADDR_MEM32;
usr/src/uts/sun4/io/pcicfg.c
6480
PCI_ADDR_MEM32;
usr/src/uts/sun4/io/pcicfg.c
6484
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/pcicfg.c
6614
case PCI_REG_ADDR_G(PCI_ADDR_MEM32):
usr/src/uts/sun4/io/px/px_fm.c
338
case PCI_ADDR_MEM32:
usr/src/uts/sun4/io/px/px_fm.c
879
case PCI_ADDR_MEM32:
usr/src/uts/sun4/io/px/px_pec.c
84
case PCI_ADDR_MEM32:
usr/src/uts/sun4/io/px/px_tools.c
41
#define PCI_MEM32_SPACE (PCI_REG_ADDR_G(PCI_ADDR_MEM32))
usr/src/uts/sun4/io/px/px_util.c
192
assign_type == PCI_ADDR_MEM32) {
usr/src/uts/sun4/io/px/px_util.c
194
rp->pci_phys_hi ^= PCI_ADDR_MEM64 ^ PCI_ADDR_MEM32;
usr/src/uts/sun4/io/px/px_util.c
298
{(uint_t)(PCI_ADDR_MEM32|PCI_RELOCAT_B), 0, 0, 0, PX_MEM_SIZE }
usr/src/uts/sun4u/io/pci/pci_pbm.c
99
if (rng_type == PCI_ADDR_MEM32 || rng_type == PCI_ADDR_MEM64) {
usr/src/uts/sun4u/io/pci/pci_pci.c
1532
(PCI_REG_REL_M | PCI_ADDR_MEM32);
usr/src/uts/sun4u/io/pci/pci_tools.c
51
#define PCI_MEM_RANGE_BANK (PCI_REG_ADDR_G(PCI_ADDR_MEM32))
usr/src/uts/sun4u/io/pci/pci_util.c
194
assign_type == PCI_ADDR_MEM32) {
usr/src/uts/sun4u/io/pci/pci_util.c
196
rp->pci_phys_hi ^= PCI_ADDR_MEM64 ^ PCI_ADDR_MEM32;
usr/src/uts/sun4u/io/pci/pci_util.c
297
{(uint_t)(PCI_ADDR_MEM32|PCI_RELOCAT_B), 0, 0, 0, PCI_MEM_SIZE }
usr/src/uts/sun4u/io/px/px_lib4u.c
1547
case PCI_ADDR_MEM32: