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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Din2000.h373 #define SS_FIRST 1 macro
H A Dwd33c93.h327 #define SS_FIRST 1 macro
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) {
H A Dwd33c93.c604 * complete: We set SS_FIRST to tell the interrupt routine to do so.
611 hostdata->sync_stat[cmd->device->id] = SS_FIRST;
886 if (hostdata->sync_stat[cmd->device->id] == SS_FIRST) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dwd33c93.h327 #define SS_FIRST 1 macro
H A Din2000.h373 #define SS_FIRST 1 macro
H A Dwd33c93.c604 * complete: We set SS_FIRST to tell the interrupt routine to do so.
611 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 133 milliseconds