Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1717 #define SD_IO_TIME 60 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c122 int sd_io_time = SD_IO_TIME;
7041 un->un_cmd_timeout = SD_IO_TIME; in sd_unit_attach()