Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_ADAPTEC2 (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/scsi/pm8001/
Dpm8001_init.c911 case PCI_VENDOR_ID_ADAPTEC2: in pm8001_configure_phy_settings()
1429 { PCI_VENDOR_ID_ADAPTEC2, 0x8081,
1430 PCI_VENDOR_ID_ADAPTEC2, 0x0400, 0, 0, chip_8001 },
1431 { PCI_VENDOR_ID_ADAPTEC2, 0x8081,
1432 PCI_VENDOR_ID_ADAPTEC2, 0x0800, 0, 0, chip_8001 },
1433 { PCI_VENDOR_ID_ADAPTEC2, 0x8088,
1434 PCI_VENDOR_ID_ADAPTEC2, 0x0008, 0, 0, chip_8008 },
1435 { PCI_VENDOR_ID_ADAPTEC2, 0x8088,
1436 PCI_VENDOR_ID_ADAPTEC2, 0x0800, 0, 0, chip_8008 },
1437 { PCI_VENDOR_ID_ADAPTEC2, 0x8089,
[all …]
Dpm80xx_hwi.c1646 PCI_VENDOR_ID_ADAPTEC2 && in pm80xx_chip_soft_rst()
/Linux-v5.10/drivers/scsi/smartpqi/
Dsmartpqi_init.c8197 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8201 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8205 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8209 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8213 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8217 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8221 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8225 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8229 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8233 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
[all …]
/Linux-v5.10/drivers/scsi/aic94xx/
Daic94xx_init.c977 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x410),0, 0, 1},
978 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x412),0, 0, 1},
979 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x416),0, 0, 1},
980 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x41E),0, 0, 1},
981 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x41F),0, 0, 1},
982 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x430),0, 0, 2},
983 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x432),0, 0, 2},
984 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x43E),0, 0, 2},
985 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x43F),0, 0, 2},
/Linux-v5.10/drivers/pci/
Dquirks.c4036 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x0285,
4037 PCI_VENDOR_ID_ADAPTEC2, 0x02bb), /* Adaptec 3405 */
4039 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x0285,
4040 PCI_VENDOR_ID_ADAPTEC2, 0x02bc), /* Adaptec 3805 */
4053 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ADAPTEC2, 0x0285, quirk_fixed_dma_alias);
/Linux-v5.10/drivers/scsi/
Dipr.c177 …{ PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN, false, IPR_SIS32, IPR_PCI_CFG, &ipr_chi…
181 …{ PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP, false, IPR_SIS32, IPR_PCI_CFG, &ipr_chip_c…
10696 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN,
10698 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN,
10701 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN,
10724 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP,
10726 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP,
10729 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP,
Dhpsa.c137 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0580},
138 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0581},
139 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0582},
140 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0583},
141 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0584},
142 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0585},
/Linux-v5.10/include/linux/
Dpci_ids.h3070 #define PCI_VENDOR_ID_ADAPTEC2 0x9005 macro