Searched refs:PCI_VENDOR_ID_DELL (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/sound/pci/hda/ |
D | patch_sigmatel.c | 1482 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a8, 1484 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01b5, 1486 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01bd, 1488 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c0, 1490 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c1, 1492 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c2, 1494 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c5, 1496 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c7, 1498 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c8, 1500 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c9, [all …]
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_agp.c | 47 { PCI_VENDOR_ID_INTEL, 0x2570, PCI_VENDOR_ID_ATI, 0x4a4e, PCI_VENDOR_ID_DELL, 0x5106, 4}, 74 PCI_VENDOR_ID_DELL, 0x00e3, 2}, 77 PCI_VENDOR_ID_DELL, 0x0149, 1},
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_mbox.c | 216 PCI_VENDOR_ID_DELL, 218 PCI_VENDOR_ID_DELL, 224 PCI_VENDOR_ID_DELL, 230 PCI_VENDOR_ID_DELL, 240 PCI_VENDOR_ID_DELL, 242 PCI_VENDOR_ID_DELL, 246 PCI_VENDOR_ID_DELL, 248 PCI_VENDOR_ID_DELL, 252 PCI_VENDOR_ID_DELL, 254 PCI_VENDOR_ID_DELL, [all …]
|
D | megaraid_sas_base.c | 128 {PCI_DEVICE(PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_PERC5)},
|
/linux-4.4.14/drivers/ide/ |
D | serverworks.c | 277 if (dev->subsystem_vendor == PCI_VENDOR_ID_DELL && in ata66_svwks_dell() 313 if (dev->subsystem_vendor == PCI_VENDOR_ID_DELL) in svwks_cable_detect()
|
/linux-4.4.14/drivers/ata/ |
D | pata_serverworks.c | 83 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_DELL, oem_cable }, 84 { PCI_DEVICE_ID_SERVERWORKS_CSB6IDE, PCI_VENDOR_ID_DELL, oem_cable },
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | pci.c | 556 PCI_VENDOR_ID_DELL, 753 PCI_VENDOR_ID_DELL,
|
/linux-4.4.14/include/linux/ |
D | pci_ids.h | 606 #define PCI_VENDOR_ID_DELL 0x1028 macro
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_pci.c | 4989 { PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_RAC4, 4996 { PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_RACIII,
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | tg3.h | 93 #define TG3PCI_SUBVENDOR_ID_DELL PCI_VENDOR_ID_DELL
|
D | tg3.c | 15213 tp->pdev->subsystem_vendor == PCI_VENDOR_ID_DELL) in tg3_get_eeprom_hw_cfg() 16865 if (tp->pdev->subsystem_vendor == PCI_VENDOR_ID_DELL && in tg3_get_invariants()
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.c | 2618 case PCI_VENDOR_ID_DELL: in _base_display_OEMs_branding()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 12206 snprintf(str_id_reg, VENDOR_ID_LEN + 1, "%04x", PCI_VENDOR_ID_DELL); in bnx2x_read_fwinfo() 12207 snprintf(str_id_cap, VENDOR_ID_LEN + 1, "%04X", PCI_VENDOR_ID_DELL); in bnx2x_read_fwinfo()
|