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

/drivers/scsi/
H A Din2000.h343 #define L2_NONE 0 /* no combination commands - we get lots of ints */ macro
H A Dwd33c93.h300 #define L2_NONE 1 /* no combination commands - we get lots of ints */ macro
H A Din2000.c566 if ((hostdata->level2 <= L2_NONE) || (hostdata->sync_stat[cmd->device->id] == SS_UNSET)) {
1492 if (hostdata->level2 <= L2_NONE) {
H A Dwd33c93.c601 if ((hostdata->level2 == L2_NONE) ||
1351 if (hostdata->level2 <= L2_NONE) {

Completed in 17 milliseconds