Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c287 static int vdc_ldcup_timeout = 1; /* units: seconds */ variable
4545 ldcup_timeout = ddi_get_lbolt() + (vdc_ldcup_timeout * in vdc_process_msg_thread()