Home
last modified time | relevance | path

Searched refs:SCSI_STAT_SEL_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Ddc395x.h161 #define SCSI_STAT_SEL_TIMEOUT 0xFF /* Selection Time out */ macro
H A Ddc395x.c2916 srb->target_status = SCSI_STAT_SEL_TIMEOUT; in disconnect()
2926 SCSI_STAT_SEL_TIMEOUT; in disconnect()
3253 } else if (status == SCSI_STAT_SEL_TIMEOUT) { in srb_done()