Searched refs:grc_timeout_max_ignore (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c584 const u32_t grc_timeout_max_ignore = pdev->params.grc_timeout_max_ignore; local
612 // NOTE: we ignore b_nig_reset_called and ASSERT only according to grc_timeout_max_ignore value (default is 0x10)
616 if( grc_timeout_cnt >= grc_timeout_max_ignore )
H A Dlm_devinfo.c3116 { _OFFSET(grc_timeout_max_ignore), 0, 0, 0, 0, 0xFFFFFFFF},
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1342 u32_t grc_timeout_max_ignore ; member in struct:_lm_params_t

Completed in 100 milliseconds