OFW_PADDR_NOT_PCI
if (pci_hi == OFW_PADDR_NOT_PCI) {
pci_hi = pci ? cell[regno] : OFW_PADDR_NOT_PCI;
if (pcib && pci_hi == OFW_PADDR_NOT_PCI) {
rspc = (pci ? cell[regno] : OFW_PADDR_NOT_PCI) &
: OFW_PADDR_NOT_PCI;
if (rspc != OFW_PADDR_NOT_PCI)
if (pci_hi == OFW_PADDR_NOT_PCI) {