Searched refs:PCI_VENDOR_ID_DELL (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/sound/pci/hda/ |
D | patch_sigmatel.c | 1472 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 …]
|
/linux-6.1.9/drivers/scsi/megaraid/ |
D | megaraid_mbox.c | 204 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 …]
|
D | megaraid_sas_base.c | 168 {PCI_DEVICE(PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_PERC5)}, 7072 if ((instance->pdev->vendor == PCI_VENDOR_ID_DELL) && in megasas_set_adapter_type()
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | radeon_agp.c | 51 { 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},
|
/linux-6.1.9/drivers/net/wireless/ath/ath9k/ |
D | pci.c | 389 PCI_VENDOR_ID_DELL, 394 PCI_VENDOR_ID_DELL, 569 PCI_VENDOR_ID_DELL, 766 PCI_VENDOR_ID_DELL,
|
/linux-6.1.9/drivers/bcma/ |
D | host_pci.c | 293 { 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) },
|
/linux-6.1.9/drivers/ata/ |
D | pata_serverworks.c | 84 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_DELL, oem_cable }, 85 { PCI_DEVICE_ID_SERVERWORKS_CSB6IDE, PCI_VENDOR_ID_DELL, oem_cable },
|
/linux-6.1.9/include/linux/ |
D | pci_ids.h | 641 #define PCI_VENDOR_ID_DELL 0x1028 macro
|
/linux-6.1.9/drivers/tty/serial/8250/ |
D | 8250_pci.c | 4855 { PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_RAC4, 4862 { PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_RACIII,
|
/linux-6.1.9/drivers/net/ethernet/broadcom/ |
D | tg3.h | 97 #define TG3PCI_SUBVENDOR_ID_DELL PCI_VENDOR_ID_DELL
|
D | tg3.c | 10075 if (tp->pdev->subsystem_vendor == PCI_VENDOR_ID_DELL && in tg3_reset_hw() 15242 tp->pdev->subsystem_vendor == PCI_VENDOR_ID_DELL) in tg3_get_eeprom_hw_cfg() 16868 if (tp->pdev->subsystem_vendor == PCI_VENDOR_ID_DELL && in tg3_get_invariants()
|
/linux-6.1.9/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.c | 4492 case PCI_VENDOR_ID_DELL: in _base_display_OEMs_branding()
|
/linux-6.1.9/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 3462 (pdev->subsystem_vendor == PCI_VENDOR_ID_DELL)) { in igb_probe()
|
/linux-6.1.9/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 9774 PCI_VENDOR_ID_DELL, 0x1fe0)
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 12224 snprintf(str_id, VENDOR_ID_LEN + 1, "%04x", PCI_VENDOR_ID_DELL); in bnx2x_read_fwinfo()
|