Symbol: PCI_VENDOR_ID_APPLE
arch/powerpc/platforms/powermac/pci.c
1029
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_ANY_ID, pmac_pci_fixup_ohci);
arch/powerpc/platforms/powermac/pci.c
1235
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_U4_PCIE, fixup_u4_pcie);
arch/powerpc/platforms/powermac/pci.c
443
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, 0x5b, pmac_pci_fixup_u4_of_node);
arch/powerpc/platforms/powermac/pci.c
462
PCI_VENDOR_ID_APPLE) {
arch/powerpc/platforms/powermac/pci.c
471
} else if (vendev != (BANDIT_DEVID_2 << 16) + PCI_VENDOR_ID_APPLE) {
arch/powerpc/platforms/powermac/pci.c
966
if (dev->vendor == PCI_VENDOR_ID_APPLE
drivers/ata/ahci.c
1215
pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE &&
drivers/char/agp/uninorth-agp.c
688
.vendor = PCI_VENDOR_ID_APPLE,
drivers/firewire/ohci.c
341
{PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_FW, PCI_ANY_ID,
drivers/gpu/drm/amd/amdgpu/atombios_encoders.c
179
if ((adev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) &&
drivers/gpu/drm/radeon/atombios_encoders.c
202
if ((rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) &&
drivers/gpu/drm/radeon/radeon_device.c
667
(rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) &&
drivers/i2c/busses/i2c-hydra.c
96
{ PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_HYDRA) },
drivers/macintosh/macio_asic.c
690
if (ent->vendor != PCI_VENDOR_ID_APPLE)
drivers/macintosh/macio_asic.c
755
.vendor = PCI_VENDOR_ID_APPLE,
drivers/net/ethernet/broadcom/tg3.c
17347
{ PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_PCI15) },
drivers/net/ethernet/broadcom/tg3.c
354
{PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_TIGON3)},
drivers/net/ethernet/sun/sungem.c
100
{ PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMAC,
drivers/net/ethernet/sun/sungem.c
102
{ PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMACP,
drivers/net/ethernet/sun/sungem.c
104
{ PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMAC2,
drivers/net/ethernet/sun/sungem.c
106
{ PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_K2_GMAC,
drivers/net/ethernet/sun/sungem.c
108
{ PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_SH_SUNGEM,
drivers/net/ethernet/sun/sungem.c
110
{ PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_IPID2_GMAC,
drivers/net/ethernet/sun/sungem.c
1663
if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) {
drivers/net/ethernet/sun/sungem.c
1907
if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE)
drivers/net/ethernet/sun/sungem.c
1935
if (pdev->vendor == PCI_VENDOR_ID_APPLE) {
drivers/net/ethernet/sun/sungem.c
2929
if (pdev->vendor == PCI_VENDOR_ID_APPLE)
drivers/net/wireless/broadcom/b43/main.c
5538
if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE &&
drivers/net/wireless/broadcom/b43/phy_n.c
6058
(dev->dev->board_vendor == PCI_VENDOR_ID_APPLE &&
drivers/net/wireless/broadcom/b43/phy_n.c
6453
(dev->dev->board_vendor == PCI_VENDOR_ID_APPLE &&
drivers/net/wireless/broadcom/b43legacy/main.c
3773
if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE &&
drivers/nvme/host/pci.c
4234
{ PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2001),
drivers/nvme/host/pci.c
4241
{ PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2003) },
drivers/nvme/host/pci.c
4242
{ PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2005),
drivers/pci/quirks.c
2067
if (dev->subsystem_vendor == PCI_VENDOR_ID_APPLE &&
drivers/usb/host/ohci-pci.c
251
.vendor = PCI_VENDOR_ID_APPLE,