Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dips.h66 (ha->pcidev->revision >= IPS_REVID_CLARINETP1) && \
279 #define IPS_REVID_CLARINETP1 0x05 macro
Dips.c2166 } else if ((ha->pcidev->revision >= IPS_REVID_CLARINETP1) && in ips_identify_controller()