Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_DELL (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_sigmatel.c1472 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a8,
1474 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01b5,
1476 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01bd,
1478 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c0,
1480 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c1,
1482 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c2,
1484 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c5,
1486 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c7,
1488 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c8,
1490 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c9,
[all …]
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c204 PCI_VENDOR_ID_DELL,
206 PCI_VENDOR_ID_DELL,
212 PCI_VENDOR_ID_DELL,
218 PCI_VENDOR_ID_DELL,
228 PCI_VENDOR_ID_DELL,
230 PCI_VENDOR_ID_DELL,
234 PCI_VENDOR_ID_DELL,
236 PCI_VENDOR_ID_DELL,
240 PCI_VENDOR_ID_DELL,
242 PCI_VENDOR_ID_DELL,
[all …]
H A Dmegaraid_sas_base.c168 {PCI_DEVICE(PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_PERC5)},
7068 if ((instance->pdev->vendor == PCI_VENDOR_ID_DELL) && in megasas_set_adapter_type()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_agp.c51 { PCI_VENDOR_ID_INTEL, 0x2570, PCI_VENDOR_ID_ATI, 0x4a4e, PCI_VENDOR_ID_DELL, 0x5106, 4},
78 PCI_VENDOR_ID_DELL, 0x00e3, 2},
81 PCI_VENDOR_ID_DELL, 0x0149, 1},
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dpci.c389 PCI_VENDOR_ID_DELL,
394 PCI_VENDOR_ID_DELL,
569 PCI_VENDOR_ID_DELL,
766 PCI_VENDOR_ID_DELL,
/openbmc/linux/drivers/bcma/
H A Dhost_pci.c293 { PCI_DEVICE_SUB(PCI_VENDOR_ID_BROADCOM, 0x4365, PCI_VENDOR_ID_DELL, 0x0016) },
294 { PCI_DEVICE_SUB(PCI_VENDOR_ID_BROADCOM, 0x4365, PCI_VENDOR_ID_DELL, 0x0018) },
/openbmc/linux/drivers/ata/
H A Dpata_serverworks.c84 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_DELL, oem_cable },
85 { PCI_DEVICE_ID_SERVERWORKS_CSB6IDE, PCI_VENDOR_ID_DELL, oem_cable },
/openbmc/u-boot/include/
H A Dpci_ids.h612 #define PCI_VENDOR_ID_DELL 0x1028 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h656 #define PCI_VENDOR_ID_DELL 0x1028 macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci.c4970 { PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_RAC4,
4977 { PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_RACIII,
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h97 #define TG3PCI_SUBVENDOR_ID_DELL PCI_VENDOR_ID_DELL
H A Dtg3.c10088 if (tp->pdev->subsystem_vendor == PCI_VENDOR_ID_DELL && in tg3_reset_hw()
15277 tp->pdev->subsystem_vendor == PCI_VENDOR_ID_DELL) in tg3_get_eeprom_hw_cfg()
16903 if (tp->pdev->subsystem_vendor == PCI_VENDOR_ID_DELL && in tg3_get_invariants()
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c4519 case PCI_VENDOR_ID_DELL: in _base_display_OEMs_branding()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c3505 (pdev->subsystem_vendor == PCI_VENDOR_ID_DELL)) { in igb_probe()
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c9931 PCI_VENDOR_ID_DELL, 0x1fe0)
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c12226 snprintf(str_id, VENDOR_ID_LEN + 1, "%04x", PCI_VENDOR_ID_DELL); in bnx2x_read_fwinfo()