Home
last modified time | relevance | path

Searched refs:PCI_ALIAS_B (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2997 (PCI_RELOCAT_B | PCI_ALIAS_B | PCI_ADDR_IO | devloc); in add_reg_props()
3007 (PCI_RELOCAT_B | PCI_ALIAS_B | PCI_ADDR_IO | devloc); in add_reg_props()
3017 (PCI_RELOCAT_B | PCI_ALIAS_B | PCI_ADDR_MEM32 | devloc); in add_reg_props()
3037 (PCI_RELOCAT_B | PCI_ALIAS_B | PCI_ADDR_IO | devloc); in add_reg_props()
3047 (PCI_RELOCAT_B | PCI_ALIAS_B | PCI_ADDR_IO | devloc); in add_reg_props()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h1213 #define PCI_ALIAS_B PCI_REG_ALIAS_M /* aliased bit */ macro
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c47 #define PCI_NPT_bits (PCI_RELOCAT_B | PCI_PREFETCH_B | PCI_ALIAS_B)