Searched refs:ISP_FW_REVX (Results 1 – 1 of 1) sorted by relevance
769 #define ISP_FW_REVX(xp) ((xp[0]<<24) | (xp[1] << 16) | xp[2]) macro774 (ISP_FW_REVX((i)->isp_fwrev) > ISP_FW_REV(major, minor, micro))776 (ISP_FW_REVX((i)->isp_fwrev) < ISP_FW_REV(major, minor, micro))