Home
last modified time | relevance | path

Searched refs:SCSI_DEFAULT_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;
/illumos-gate/usr/src/uts/common/sys/scsi/conf/
H A Dautoconf.h154 #define SCSI_DEFAULT_SELECTION_TIMEOUT 250 macro
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c822 dip, 0, "scsi-selection-timeout", SCSI_DEFAULT_SELECTION_TIMEOUT); in fas_attach()