Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dwd33c93.h328 #define SS_WAITING 2 macro
Din2000.h374 #define SS_WAITING 2 macro
Din2000.c1109 hostdata->sync_stat[cmd->device->id] = SS_WAITING; in in2000_intr()
1228 if (hostdata->sync_stat[cmd->device->id] == SS_WAITING) in in2000_intr()
1249 if (hostdata->sync_stat[cmd->device->id] != SS_WAITING) { in in2000_intr()
Dwd33c93.c905 hostdata->sync_stat[cmd->device->id] = SS_WAITING; in wd33c93_intr()
1046 if (hostdata->sync_stat[cmd->device->id] == SS_WAITING) { in wd33c93_intr()
1077 SS_WAITING) { in wd33c93_intr()