Searched refs:EIB_MAX_VHUB_TBL_ATTEMPTS (Results 1 – 2 of 2) sorted by relevance
66 #define EIB_MAX_VHUB_TBL_ATTEMPTS 3 macro
168 } while ((*err == ETIME) && (ntries++ < EIB_MAX_VHUB_TBL_ATTEMPTS)); in eib_fip_vhub_table()