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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dwd33c93.h314 #define SS_FIRST 1 macro
H A Din2000.h373 #define SS_FIRST 1 macro
H A Din2000.c564 * complete. We set SS_FIRST to tell the interrupt routine to do so,
572 hostdata->sync_stat[cmd->target] = SS_FIRST;
1101 if (hostdata->sync_stat[cmd->target] == SS_FIRST) {
H A Dwd33c93.c549 * complete: We set SS_FIRST to tell the interrupt routine to do so.
556 hostdata->sync_stat[cmd->target] = SS_FIRST;
842 if (hostdata->sync_stat[cmd->target] == SS_FIRST) {

Completed in 94 milliseconds