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

/drivers/scsi/
H A Din2000.h373 #define SS_FIRST 1 macro
H A Dwd33c93.h327 #define SS_FIRST 1 macro
H A Din2000.c584 * complete. We set SS_FIRST to tell the interrupt routine to do so,
592 hostdata->sync_stat[cmd->device->id] = SS_FIRST;
1104 if (hostdata->sync_stat[cmd->device->id] == SS_FIRST) {
H A Dwd33c93.c620 * complete: We set SS_FIRST to tell the interrupt routine to do so.
627 hostdata->sync_stat[cmd->device->id] = SS_FIRST;
902 if (hostdata->sync_stat[cmd->device->id] == SS_FIRST) {

Completed in 47 milliseconds