Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h68 #define FCSM_MS_TIMEOUT (20) /* secs */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2760 pkt->pkt_timeout = FCSM_MS_TIMEOUT; in fcsm_ct_init()