Searched refs:lm_handle_assertion_processing (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | l2_dbg.c | 225 lm_handle_assertion_processing(pdev, asserted_proc_grps);
|
H A D | lm_hw_attn.c | 871 void lm_handle_assertion_processing(lm_device_t *pdev, u16_t assertion_proc_flgs) function 878 DbgMessage(pdev, INFORM, "lm_handle_assertion_processing: assertion_proc_flgs:%d\n", assertion_proc_flgs); 903 DbgMessage(pdev, INFORM, "lm_handle_assertion_processing: BEFORE: aeu_mask_attn_func:0x%x\n", pdev->vars.aeu_mask_attn_func); 907 DbgMessage(pdev, INFORM, "lm_handle_assertion_processing: AFTER : aeu_mask_attn_func:0x%x\n", pdev->vars.aeu_mask_attn_func); 916 DbgMessage(pdev, INFORM, "lm_handle_assertion_processing: BEFORE: attn_state:0x%x\n", pdev->vars.attn_state); 920 DbgMessage(pdev, INFORM, "lm_handle_assertion_processing: AFTER : attn_state:0x%x\n", pdev->vars.attn_state);
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_intr.c | 304 lm_handle_assertion_processing(pLM, asserted_proc_grps);
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 523 DbgMessage(_pdev, WARN, "lm_handle_assertion_processing(): " #_unicore_intr_name " asserted!\n"); \ 3606 void lm_handle_assertion_processing(lm_device_t *pdev, u16_t assertion_proc_flgs);
|
Completed in 115 milliseconds