Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdc.h347 boolean_t ctimeout_reached; /* connection timeout has expired */ member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c4125 vdcp->ctimeout_reached = B_TRUE; in vdc_connection_timeout()
4492 if (vdcp->ctimeout_reached) { in vdc_process_msg_thread()
4642 vdcp->ctimeout_reached = B_FALSE; in vdc_process_msg_thread()
4744 vdcp->ctimeout_reached = B_FALSE; in vdc_process_msg_thread()