Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h67 #define FCSM_ELS_TIMEOUT (20) /* secs */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c3084 pkt->pkt_timeout = FCSM_ELS_TIMEOUT; in fcsm_els_init()