Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_init.c874 case PCI_VENDOR_ID_ADAPTEC2: in pm8001_configure_phy_settings()
1298 { PCI_VENDOR_ID_ADAPTEC2, 0x8081,
1299 PCI_VENDOR_ID_ADAPTEC2, 0x0400, 0, 0, chip_8001 },
1300 { PCI_VENDOR_ID_ADAPTEC2, 0x8081,
1301 PCI_VENDOR_ID_ADAPTEC2, 0x0800, 0, 0, chip_8001 },
1302 { PCI_VENDOR_ID_ADAPTEC2, 0x8088,
1303 PCI_VENDOR_ID_ADAPTEC2, 0x0008, 0, 0, chip_8008 },
1304 { PCI_VENDOR_ID_ADAPTEC2, 0x8088,
1305 PCI_VENDOR_ID_ADAPTEC2, 0x0800, 0, 0, chip_8008 },
1306 { PCI_VENDOR_ID_ADAPTEC2, 0x8089,
[all …]
Dpm80xx_hwi.c1280 PCI_VENDOR_ID_ADAPTEC2 && in pm80xx_chip_soft_rst()
/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_init.c6786 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
6790 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
6794 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
6798 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
6802 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
6806 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
6810 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
6814 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
6818 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
6822 PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
[all …]
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_init.c998 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x410),0, 0, 1},
999 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x412),0, 0, 1},
1000 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x416),0, 0, 1},
1001 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x41E),0, 0, 1},
1002 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x41F),0, 0, 1},
1003 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x430),0, 0, 2},
1004 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x432),0, 0, 2},
1005 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x43E),0, 0, 2},
1006 {PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x43F),0, 0, 2},
/Linux-v4.19/drivers/pci/
Dquirks.c3901 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x0285,
3902 PCI_VENDOR_ID_ADAPTEC2, 0x02bb), /* Adaptec 3405 */
3904 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x0285,
3905 PCI_VENDOR_ID_ADAPTEC2, 0x02bc), /* Adaptec 3805 */
3919 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ADAPTEC2, 0x0285, quirk_fixed_dma_alias);
/Linux-v4.19/drivers/scsi/
Dipr.c191 …{ PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN, false, IPR_SIS32, IPR_PCI_CFG, &ipr_chi…
195 …{ PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP, false, IPR_SIS32, IPR_PCI_CFG, &ipr_chip_c…
10683 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN,
10685 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN,
10688 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_OBSIDIAN,
10711 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP,
10713 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP,
10716 { PCI_VENDOR_ID_ADAPTEC2, PCI_DEVICE_ID_ADAPTEC2_SCAMP,
Dhpsa.c135 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0580},
136 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0581},
137 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0582},
138 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0583},
139 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0584},
140 {PCI_VENDOR_ID_ADAPTEC2, 0x0290, 0x9005, 0x0585},
/Linux-v4.19/include/linux/
Dpci_ids.h3024 #define PCI_VENDOR_ID_ADAPTEC2 0x9005 macro