Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.h117 #define ISCSI_TCP_ABORT_THRESHOLD_DEFAULT (30 * 1000) /* milliseconds */ macro
H A Discsi.c489 ISCSI_TCP_ABORT_THRESHOLD_DEFAULT); in iscsi_attach()