HomeSort by: relevance | last modified time | path
    Searched refs:OFW_PCI_PHYS_HI_BUS (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ofw/
ofw_pci.h 83 #define OFW_PCI_PHYS_HI_BUS(hi) \
  /src/sys/arch/powerpc/pci/
pciconf_ofmethod.c 88 *bp = OFW_PCI_PHYS_HI_BUS(tag);
pci_machdep_ofw.c 355 if (OFW_PCI_PHYS_HI_BUS(reg) == bus &&
  /src/sys/arch/sparc/sparc/
pci_machdep.c 302 OFW_PCI_PHYS_HI_BUS(reg.phys_hi),
321 if (b != OFW_PCI_PHYS_HI_BUS(reg.phys_hi))
481 if (OFW_PCI_PHYS_HI_BUS(reg.phys_hi) == w->mpiw_bus
pci_fixup.c 118 bus = OFW_PCI_PHYS_HI_BUS(reg.phys_hi);
264 bus = OFW_PCI_PHYS_HI_BUS(reg.phys_hi);
  /src/sys/arch/sparc64/dev/
pci_machdep.c 240 if (b != OFW_PCI_PHYS_HI_BUS(reg.phys_hi))
338 b = OFW_PCI_PHYS_HI_BUS(reg.phys_hi);

Completed in 16 milliseconds