Home
last modified time | relevance | path

Searched refs:IPS_REVID_CLARINETP3 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/
Dips.h67 (ha->pcidev->revision <= IPS_REVID_CLARINETP3)) ? 1 : 0)
272 #define IPS_REVID_CLARINETP3 0x0D macro
Dips.c2163 (ha->pcidev->revision <= IPS_REVID_CLARINETP3)) { in ips_identify_controller()