PCI_PREFETCH_B
phys_hi |= PCI_PREFETCH_B;
if ((phys_hi & PCI_PREFETCH_B) != 0 &&
(phys_hi & PCI_PREFETCH_B) ? "P" : " ",
if ((phys_hi & PCI_PREFETCH_B) != 0) {
if (phys_hi & PCI_PREFETCH_B)
if ((phys_hi & PCI_PREFETCH_B) != 0 &&
PCI_ADDR_MEM32 | PCI_RELOCAT_B | PCI_PREFETCH_B, ppb);
PCI_ADDR_MEM32 | PCI_RELOCAT_B | PCI_PREFETCH_B);
#define PCI_NPT_bits (PCI_RELOCAT_B | PCI_PREFETCH_B | PCI_ALIAS_B)