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,
2014 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_BANDIT,
2016 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_GC,
2018 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_CONTROL,
2020 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_PLANB,
2022 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_OHARE,
2024 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_BANDIT2,
2026 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_HEATHROW,
2028 PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_PADDINGTON,
2030 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 &&
obio.c 134 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_APPLE)
if_gm.c 131 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 7094 if (sc->sc_pci_subvid == PCI_VENDOR_APPLE &&

Completed in 52 milliseconds