IS_26XX
if (IS_26XX(isp)) {
if (IS_26XX(isp) && isp->isp_nirq >= 3)
} else if (IS_26XX(isp)) { /* 26xx and 27xx are identical */
} else if (IS_26XX(isp)) {
if (!IS_26XX(isp)) {
} else if (IS_26XX(isp)) {
if (!IS_26XX(isp))
if (IS_26XX(isp)) {
if (!dodnld && !IS_26XX(isp))
if (!IS_26XX(isp))
max_irq = IS_26XX(isp) ? 3 : (IS_25XX(isp) ? 2 : 0);
if (IS_26XX(isp)) {