Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c250 static uint_t vdc_hshake_retries = VDC_HSHAKE_RETRIES; variable
4504 if (hshake_cnt >= vdc_hshake_retries || hattr_cnt > 0) { in vdc_process_msg_thread()