Home
last modified time | relevance | path

Searched refs:L2_NONE (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/
Dwd33c93.h300 #define L2_NONE 1 /* no combination commands - we get lots of ints */ macro
Din2000.h343 #define L2_NONE 0 /* no combination commands - we get lots of ints */ macro
Din2000.c566 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()
Dwd33c93.c602 if ((hostdata->level2 == L2_NONE) || in DEF_SCSI_QCMD()
1352 if (hostdata->level2 <= L2_NONE) { in wd33c93_intr()