Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_er.c397 u8_t function_of_opposite_path = 0; in lm_er_leader_reset() local
401 function_of_opposite_path = !PATH_ID(pdev); in lm_er_leader_reset()
413 lm_pretend_func(pdev, function_of_opposite_path); in lm_er_leader_reset()
439 u8_t function_of_opposite_path = 0; in lm_er_notify_other_path() local
443 function_of_opposite_path = lm_er_get_first_func_of_opp_path(pdev); in lm_er_notify_other_path()
444 if (function_of_opposite_path != 0xFF) in lm_er_notify_other_path()
446 lm_pretend_func(pdev, function_of_opposite_path); in lm_er_notify_other_path()