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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Ddc395x.h166 #define SCSI_STAT_SEL_TIMEOUT 0xFF /* Selection Time out */ macro
H A Dtmscsim.h267 #define SCSI_STAT_SEL_TIMEOUT 0xFF /*; Selection Time out */ macro
H A Dtmscsim.c1582 pSRB->TargetStatus = SCSI_STAT_SEL_TIMEOUT;
1773 else if(status == SCSI_STAT_SEL_TIMEOUT)
H A Ddc395x.c2999 srb->target_status = SCSI_STAT_SEL_TIMEOUT;
3009 SCSI_STAT_SEL_TIMEOUT;
3346 } else if (status == SCSI_STAT_SEL_TIMEOUT) {

Completed in 86 milliseconds