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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dwd33c93.h300 #define L2_NONE 1 /* no combination commands - we get lots of ints */ macro
H A Din2000.h343 #define L2_NONE 0 /* no combination commands - we get lots of ints */ macro
H A Dwd33c93.c584 if ((hostdata->level2 == L2_NONE) ||
1335 if (hostdata->level2 <= L2_NONE) {
H A Din2000.c438 if ((hostdata->level2 <= L2_NONE) || (hostdata->sync_stat[cmd->device->id] == SS_UNSET)) {
1364 if (hostdata->level2 <= L2_NONE) {

Completed in 93 milliseconds