Searched defs:mptsas_timeouts_enabled (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c605 static int mptsas_timeouts_enabled = 0; variable
1181 mptsas_timeouts_enabled = 1;
1479 if (mptsas_timeouts_enabled == 0) {
1487 mptsas_timeouts_enabled = 1;
1564 mptsas_timeouts_enabled = 0;
1720 mptsas_timeouts_enabled = 0;
1999 mptsas_timeouts_enabled = 0;
9319 if (mptsas_reset_watch == NULL && mptsas_timeouts_enabled) {
9892 if (mptsas_timeouts_enabled)

Completed in 100 milliseconds