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

/freebsd-11-stable/sys/dev/trm/
H A Dtrm.h379 #define SCSI_STAT_SEL_TIMEOUT 0xFF /*; Selection Time out */ macro
H A Dtrm.c2178 pSRB->TargetStatus = SCSI_STAT_SEL_TIMEOUT;
2346 } else if (status == SCSI_STAT_SEL_TIMEOUT) {
2349 pcsio->scsi_status = SCSI_STAT_SEL_TIMEOUT;

Completed in 110 milliseconds