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

  /src/sys/dev/ofw/
ofw_pci.h 74 #define OFW_PCI_PHYS_HI_FUNCTIONMASK 0x00000700
88 (((hi) & OFW_PCI_PHYS_HI_FUNCTIONMASK) >> OFW_PCI_PHYS_HI_FUNCTIONSHIFT)
  /src/sys/arch/powerpc/pci/
pciconf_ofmethod.c 79 OFW_PCI_PHYS_HI_FUNCTIONMASK);
106 OFW_PCI_PHYS_HI_FUNCTIONMASK;
123 OFW_PCI_PHYS_HI_FUNCTIONMASK;
  /src/sys/arch/macppc/pci/
pci_machdep.c 152 (((x) & OFW_PCI_PHYS_HI_FUNCTIONMASK) >> OFW_PCI_PHYS_HI_FUNCTIONSHIFT)
  /src/sys/arch/macppc/macppc/
pic_u3_ht.c 329 OFW_PCI_PHYS_HI_FUNCTIONMASK));

Completed in 17 milliseconds