Searched refs:SS_FIRST (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.h327 #define SS_FIRST 1 macro
H A Din2000.h373 #define SS_FIRST 1 macro
H A Dwd33c93.c603 * complete: We set SS_FIRST to tell the interrupt routine to do so.
610 hostdata->sync_stat[cmd->device->id] = SS_FIRST;
886 if (hostdata->sync_stat[cmd->device->id] == SS_FIRST) {
H A Din2000.c456 * complete. We set SS_FIRST to tell the interrupt routine to do so,
464 hostdata->sync_stat[cmd->device->id] = SS_FIRST;
976 if (hostdata->sync_stat[cmd->device->id] == SS_FIRST) {

Completed in 102 milliseconds