Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dses.h248 #define SES_BUSY_TIME 500 /* I/O busy restart time (ms.) */ macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dses.c1329 (err == EBUSY)? SES_BUSY_TIME: SES_RESTART_TIME, in ses_callback()