Home
last modified time | relevance | path

Searched refs:PCI_REG_PF_M (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1128 (PCI_REG_REL_M | PCI_ADDR_MEM32 | PCI_REG_PF_M); in pcicfg_ntbridge_configure_done()
1767 (PCI_REG_REL_M | PCI_ADDR_MEM32 | PCI_REG_PF_M); in pcicfg_bridge_assign()
1885 if (reg[i].pci_phys_hi & PCI_REG_PF_M) { in pcicfg_bridge_assign()
1906 if (reg[i].pci_phys_hi & PCI_REG_PF_M) { in pcicfg_bridge_assign()
2044 if (reg[i].pci_phys_hi & PCI_REG_PF_M) { in pcicfg_device_assign()
2082 if (reg[i].pci_phys_hi & PCI_REG_PF_M) in pcicfg_device_assign()
2233 if (assigned[i].pci_phys_hi & PCI_REG_PF_M) { in pcicfg_device_assign_readonly()
2252 if (assigned[i].pci_phys_hi & PCI_REG_PF_M) in pcicfg_device_assign_readonly()
2502 if (pci_rp[i].pci_phys_hi & PCI_REG_PF_M) { in pcicfg_sum_resources()
2521 if (pci_rp[i].pci_phys_hi & PCI_REG_PF_M) { in pcicfg_sum_resources()
[all …]
/titanic_50/usr/src/uts/common/io/
H A Dbusra.c138 #define PCI_ADDR_TYPE_MASK (PCI_REG_ADDR_M | PCI_REG_PF_M)
1043 (regs[i].pci_phys_hi & PCI_REG_PF_M) ? in pci_resource_setup()
1054 (regs[i].pci_phys_hi & PCI_REG_PF_M) ? in pci_resource_setup()
1232 (avail_p->pci_phys_hi & PCI_REG_PF_M) ? in pci_resource_setup_avail()
1703 pci_type |= PCI_REG_PF_M; in pci_type_ra2pci()
/titanic_50/usr/src/uts/common/sys/
H A Dpci.h1164 #define PCI_REG_PF_M 0x40000000 /* prefetch bit mask */ macro
1191 #define PCI_PREFETCH_B PCI_REG_PF_M /* prefetch bit */
/titanic_50/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3183 PCI_ADDR_MEM32 | PCI_REG_REL_M | PCI_REG_PF_M, ppb); in add_ranges_prop()
3246 PCI_ADDR_MEM32 | PCI_REG_REL_M | PCI_REG_PF_M); in add_bus_available_prop()
/titanic_50/usr/src/uts/sun4/io/
H A Dpcicfg.c3356 hiword |= PCI_REG_PF_M; in pcicfg_update_assigned_prop_value()
6051 hiword |= PCI_REG_PF_M; in pcicfg_fcode_assign_bars()
6128 phys_spec.pci_phys_hi |= PCI_REG_PF_M; in pcicfg_fcode_assign_bars()