Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dl2_dbg.c178 u8_t is_updated = 0; in dbg_def_sb_dpc() local
195 if ((is_updated = lm_is_def_sb_updated(pdev)) == 0) in dbg_def_sb_dpc()
241 if ((is_updated = lm_is_def_sb_updated(pdev)) == 0) in dbg_def_sb_dpc()
277 u8_t is_updated = 0; in dbg_sb_dpc() local
291 if ((is_updated = lm_is_sb_updated(pdev, rss_id)) == 0) in dbg_sb_dpc()
327 if ((is_updated = lm_is_sb_updated(pdev, rss_id)) == 0) in dbg_sb_dpc()