Home
last modified time | relevance | path

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

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