Home
last modified time | relevance | path

Searched refs:RDC_CLNT_TMOUT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h803 #define RDC_CLNT_TMOUT 16 macro
H A Drdc_clnt.c79 int rdc_rpc_tmout = RDC_CLNT_TMOUT;
H A Drdc_io.c4610 int bail = RDC_CLNT_TMOUT * 2; /* to include retries */ in rdc_inflwait()