Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/scsi/
H A Ddc395x.h170 #define SCSI_STAT_SEL_TIMEOUT 0xFF /* Selection Time out */ macro
H A Ddc395x.c2940 srb->target_status = SCSI_STAT_SEL_TIMEOUT; in disconnect()
2950 SCSI_STAT_SEL_TIMEOUT; in disconnect()
3286 } else if (status == SCSI_STAT_SEL_TIMEOUT) { in srb_done()

Completed in 27 milliseconds