Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h111 #define MAX_IGU_ATTN_ACK_TO 100 macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c996 while (((val & ATTN_NIG_FOR_FUNC) == 0) && (++cnt < MAX_IGU_ATTN_ACK_TO)); in lm_handle_assertion_processing()