Searched refs:IS_27XX (Results 1 – 2 of 2) sorted by relevance
457 if (IS_27XX(isp)) { in isp_reset()566 if (IS_27XX(isp)) in isp_reset()4733 if (!IS_27XX(isp)) in isp_parse_flt_2xxx()4739 if (!IS_27XX(isp)) in isp_parse_flt_2xxx()4753 if (!IS_27XX(isp)) in isp_parse_flt_2xxx()4759 if (!IS_27XX(isp)) in isp_parse_flt_2xxx()4790 if (IS_27XX(isp)) in isp_parse_flt_2xxx()4794 if (IS_27XX(isp)) in isp_parse_flt_2xxx()4798 if (IS_27XX(isp)) in isp_parse_flt_2xxx()4802 if (IS_27XX(isp)) in isp_parse_flt_2xxx()[all …]
692 #define IS_27XX(isp) ((isp)->isp_type >= ISP_HA_FC_2700) macro