Searched refs:SS_WAITING (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.h328 #define SS_WAITING 2 macro
H A Din2000.h374 #define SS_WAITING 2 macro
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) {
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) {

Completed in 107 milliseconds