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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Din2000.h374 #define SS_WAITING 2 macro
H A Dwd33c93.h328 #define SS_WAITING 2 macro
H A Din2000.c981 hostdata->sync_stat[cmd->device->id] = SS_WAITING;
1100 if (hostdata->sync_stat[cmd->device->id] == SS_WAITING)
1121 if (hostdata->sync_stat[cmd->device->id] != SS_WAITING) {
H A Dwd33c93.c888 hostdata->sync_stat[cmd->device->id] = SS_WAITING;
1029 if (hostdata->sync_stat[cmd->device->id] == SS_WAITING) {
1060 SS_WAITING) {

Completed in 102 milliseconds