Home
last modified time | relevance | path

Searched refs:scsi_selection_timeout (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confdata.c72 int scsi_selection_timeout = SCSI_DEFAULT_SELECTION_TIMEOUT; variable
/illumos-gate/usr/src/uts/common/sys/scsi/conf/
H A Dautoconf.h195 extern int scsi_selection_timeout; /* specified in milli seconds */
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c1144 CONFIG_INT_PROP(self, "scsi-selection-timeout", scsi_selection_timeout); in scsa_tran_setup()