/titanic_44/usr/src/uts/common/io/scsi/adapters/smrt/ |
H A D | smrt_device.c | 35 if (type == PCI_ADDR_MEM32 || type == PCI_ADDR_MEM64) { in smrt_locate_bar() 68 want_type = (cfg_offset & (1UL << 16)) ? PCI_ADDR_MEM64 : in smrt_locate_cfgtbl() 78 if (type != PCI_ADDR_MEM32 && type != PCI_ADDR_MEM64) { in smrt_locate_cfgtbl()
|
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_util.c | 189 if (space_type == PCI_ADDR_MEM64) in px_reloc_reg() 193 if (space_type == PCI_ADDR_MEM64 && in px_reloc_reg() 196 rp->pci_phys_hi ^= PCI_ADDR_MEM64 ^ PCI_ADDR_MEM32; in px_reloc_reg()
|
H A D | px_pec.c | 89 case PCI_ADDR_MEM64: in px_pec_attach()
|
H A D | px_fm.c | 337 case PCI_ADDR_MEM64: in px_fm_callback() 877 case PCI_ADDR_MEM64: in px_err_pio_hdl_check()
|
H A D | px_tools.c | 42 #define PCI_MEM64_SPACE (PCI_REG_ADDR_G(PCI_ADDR_MEM64))
|
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 1883 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_bridge_assign() 2043 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_device_assign() 2076 PCI_ADDR_MEM64 ^ PCI_ADDR_MEM32; in pcicfg_device_assign() 2228 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_device_assign_readonly() 2520 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_sum_resources() 2617 case PCI_ADDR_MEM64: in pcicfg_free_bridge_resources() 2740 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_free_device_resources() 3052 hiword |= PCI_ADDR_MEM64; in pcicfg_update_reg_prop() 3132 hiword |= PCI_ADDR_MEM64; in pcicfg_update_assigned_prop_value() 4430 (PCI_REG_REL_M | PCI_ADDR_MEM64 | PCI_REG_PF_M); in pcicfg_probe_bridge() [all …]
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_util.c | 193 if (space_type == PCI_ADDR_MEM64 && in pci_reloc_reg() 196 rp->pci_phys_hi ^= PCI_ADDR_MEM64 ^ PCI_ADDR_MEM32; in pci_reloc_reg()
|
H A D | pci_pbm.c | 97 if (rng_type == PCI_ADDR_MEM32 || rng_type == PCI_ADDR_MEM64) { in pbm_create()
|
H A D | pci_tools.c | 52 #define PCI_MEM64_RANGE_BANK (PCI_REG_ADDR_G(PCI_ADDR_MEM64))
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 1987 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_bridge_assign() 2133 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_device_assign() 2163 PCI_ADDR_MEM64 ^ PCI_ADDR_MEM32; in pcicfg_device_assign() 2300 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_device_assign_readonly() 2662 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_sum_resources() 2738 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_find_resource_end() 2775 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pcicfg_find_resource_end() 2860 case PCI_ADDR_MEM64: in pcicfg_free_bridge_resources() 3227 hiword |= PCI_ADDR_MEM64; in pcicfg_update_reg_prop() 3352 hiword |= PCI_ADDR_MEM64; in pcicfg_update_assigned_prop_value() [all …]
|
/titanic_44/usr/src/uts/i86pc/io/pci/ |
H A D | pci.c | 430 case PCI_ADDR_MEM64: in pci_bus_map() 505 case PCI_ADDR_MEM64: in pci_bus_map()
|
/titanic_44/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 520 case PCI_ADDR_MEM64: in npe_bus_map() 645 case PCI_ADDR_MEM64: in npe_bus_map()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pci_intr_lib.c | 845 (addr_space == PCI_ADDR_MEM64))) { in pci_msix_init() 894 (addr_space == PCI_ADDR_MEM64))) { in pci_msix_init()
|
H A D | busra.c | 1048 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pci_resource_setup()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | pci.h | 1189 #define PCI_ADDR_MEM64 0x03000000 /* 64-bit memory address */ macro
|
/titanic_44/usr/src/uts/sun4/io/efcode/ |
H A D | fcpci.c | 1415 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pci_alloc_resource() 1461 phys_spec.pci_phys_hi ^= PCI_ADDR_MEM64 ^ in pci_alloc_resource() 1632 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in pci_free_resource()
|
/titanic_44/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 894 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in cardbus_bridge_assign() 2113 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in cardbus_sum_resources() 2207 case PCI_ADDR_MEM64: in cardbus_free_bridge_resources() 2291 case PCI_REG_ADDR_G(PCI_ADDR_MEM64): in cardbus_free_device_resources()
|
/titanic_44/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 2535 phys_hi = PCI_ADDR_MEM64; in add_reg_props() 3119 atype |= PCI_ADDR_MEM64; in memlist_to_ranges()
|
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon.c | 4692 (addr_space == PCI_ADDR_MEM64))) { in hermon_set_msix_info() 4735 (addr_space == PCI_ADDR_MEM64))) { in hermon_set_msix_info()
|
/titanic_44/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 466 case PCI_ADDR_MEM64: in pf_in_addr_range()
|
/titanic_44/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_main.c | 1237 case PCI_ADDR_MEM64: in e1000g_get_bar_info()
|