Searched refs:L2_NONE (Results 1 – 4 of 4) sorted by relevance
300 #define L2_NONE 1 /* no combination commands - we get lots of ints */ macro
343 #define L2_NONE 0 /* no combination commands - we get lots of ints */ macro
566 if ((hostdata->level2 <= L2_NONE) || (hostdata->sync_stat[cmd->device->id] == SS_UNSET)) { in DEF_SCSI_QCMD()1492 if (hostdata->level2 <= L2_NONE) { in in2000_intr()
602 if ((hostdata->level2 == L2_NONE) || in DEF_SCSI_QCMD()1352 if (hostdata->level2 <= L2_NONE) { in wd33c93_intr()