Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dips.h63 (ha->pcidev->revision >= IPS_REVID_TROMBONE32) && \
273 #define IPS_REVID_TROMBONE32 0x0F macro
H A Dips.c2167 } else if ((ha->pcidev->revision >= IPS_REVID_TROMBONE32) && in ips_identify_controller()