Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/pm8001/
Dpm8001_init.c918 case PCI_VENDOR_ID_ADAPTEC2: in pm8001_configure_phy_settings()
1423 { PCI_VENDOR_ID_ADAPTEC2, 0x8081,
1424 PCI_VENDOR_ID_ADAPTEC2, 0x0400, 0, 0, chip_8001 },
1425 { PCI_VENDOR_ID_ADAPTEC2, 0x8081,
1426 PCI_VENDOR_ID_ADAPTEC2, 0x0800, 0, 0, chip_8001 },
1427 { PCI_VENDOR_ID_ADAPTEC2, 0x8088,
1428 PCI_VENDOR_ID_ADAPTEC2, 0x0008, 0, 0, chip_8008 },
1429 { PCI_VENDOR_ID_ADAPTEC2, 0x8088,
1430 PCI_VENDOR_ID_ADAPTEC2, 0x0800, 0, 0, chip_8008 },
1431 { PCI_VENDOR_ID_ADAPTEC2, 0x8089,
[all …]
Dpm80xx_hwi.c1660 PCI_VENDOR_ID_ADAPTEC2 && in pm80xx_chip_soft_rst()
/Linux-v5.15/drivers/scsi/smartpqi/
Dsmartpqi_init.c8669 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8673 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8677 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8681 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8685 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8689 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8693 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8697 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8701 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
8705 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
[all …]
/Linux-v5.15/drivers/scsi/aic94xx/
Daic94xx_init.c978 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x410),0, 0, 1},
979 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x412),0, 0, 1},
980 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x416),0, 0, 1},
981 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x41E),0, 0, 1},
982 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x41F),0, 0, 1},
983 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x430),0, 0, 2},
984 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x432),0, 0, 2},
985 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x43E),0, 0, 2},
986 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x43F),0, 0, 2},
/Linux-v5.15/drivers/pci/
Dquirks.c4165 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x0285,
4166 PCI_VENDOR_ID_ADAPTEC2, 0x02bb), /* Adaptec 3405 */
4168 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x0285,
4169 PCI_VENDOR_ID_ADAPTEC2, 0x02bc), /* Adaptec 3805 */
4182 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ADAPTEC2, 0x0285, quirk_fixed_dma_alias);
/Linux-v5.15/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…
10695 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN,
10697 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN,
10700 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN,
10723 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP,
10725 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP,
10728 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP,
Dhpsa.c136 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0580},
137 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0581},
138 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0582},
139 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0583},
140 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0584},
141 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0585},
/Linux-v5.15/include/linux/
Dpci_ids.h3051 #define PCI_VENDOR_ID_ADAPTEC2 0x9005 macro