Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpci.h1191 #define PCI_PREFETCH_B PCI_REG_PF_M /* prefetch bit */ macro
/titanic_44/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2554 phys_hi |= PCI_PREFETCH_B; in add_reg_props()
2576 (phys_hi & PCI_PREFETCH_B)) || in add_reg_props()
2598 if (phys_hi & PCI_PREFETCH_B) in add_reg_props()
2614 if (phys_hi & PCI_PREFETCH_B) { in add_reg_props()
/titanic_44/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c47 #define PCI_NPT_bits (PCI_RELOCAT_B | PCI_PREFETCH_B | PCI_ALIAS_B)