Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c673 IN const u8_t b_with_nig ) in lm_reset_path() argument
675 const u32_t reg_1_clear = b_with_nig ? 0xd3ffffff : 0xd3ffff7f ; in lm_reset_path()
704 DbgMessage(pdev, WARN, "lm_reset_path:%sreset [begin]\n", b_with_nig ? " (with NIG) " : " "); in lm_reset_path()
706 if( b_with_nig ) in lm_reset_path()
758 if( b_with_nig ) in lm_reset_path()
773 DbgMessage(pdev, WARN, "lm_reset_path:%sreset [end]\n", b_with_nig ? " (with NIG) ": " "); in lm_reset_path()
781 …DbgMessage(pdev, WARN, "lm_reset_path:%sreset rbcp wait [begin]\n", b_with_nig ? " (with NIG) ": "… in lm_reset_path()
783 …DbgMessage(pdev, WARN, "lm_reset_path:%sreset rbcp wait [end]\n", b_with_nig ? " (with NIG) ": " "… in lm_reset_path()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h280 void lm_reset_path(struct _lm_device_t *pdev, const u8_t b_with_nig );