Searched refs:vdc_hshake_retries (Results 1 – 1 of 1) sorted by relevance
250 static uint_t vdc_hshake_retries = VDC_HSHAKE_RETRIES; variable4504 if (hshake_cnt >= vdc_hshake_retries || hattr_cnt > 0) { in vdc_process_msg_thread()