Searched defs: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) {

Completed in 124 milliseconds