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

  /src/sys/dev/pci/
pcidevs_data.h 146 PCI_VENDOR_APPLE, 1174, 47, 0,
2021 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_BANDIT,
2023 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_GC,
2025 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_CONTROL,
2027 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_PLANB,
2029 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_OHARE,
2031 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_BANDIT2,
2033 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_HEATHROW,
2035 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_PADDINGTON,
2037 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTH_FW,
    [all...]
fwohci_pci.c 84 if ((PCI_VENDOR(pa->pa_id) == PCI_VENDOR_APPLE) &&
genfb_pci.c 86 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_APPLE &&
if_gem_pci.c 91 #define AAPL(p) PCI_ID_CODE(PCI_VENDOR_APPLE, (p))
pcidevs.h 168 #define PCI_VENDOR_APPLE 0x106b /* Apple Computer */
  /src/sys/arch/macppc/dev/
kauai.c 90 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_APPLE) {
ofb.c 131 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_APPLE &&
if_gm.c 131 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_APPLE &&
obio.c 134 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_APPLE)
  /src/sys/external/bsd/drm2/include/linux/
pci.h 102 #define PCI_VENDOR_ID_APPLE PCI_VENDOR_APPLE
  /src/sys/dev/ic/
bwi.c 7099 if (sc->sc_pci_subvid == PCI_VENDOR_APPLE &&

Completed in 55 milliseconds