Lines Matching full:assertion
25 /* A reboot/assertion causes the MCDI status word to be set after the
93 /* Recover from a failed assertion before probing */ in efx_siena_mcdi_init()
1324 "MC watchdog or assertion failure at 0x%x\n", data); in efx_siena_mcdi_process_event()
1713 /* Returns 1 if an assertion was read, 0 if no assertion had fired,
1726 /* Attempt to read any stored assertion state before we reboot in efx_mcdi_read_assertion()
1727 * the mcfw out of the assertion handler. Retry twice, once in efx_mcdi_read_assertion()
1728 * because a boot-time assertion might cause this command to fail in efx_mcdi_read_assertion()
1750 /* Print out any recorded assertion state */ in efx_mcdi_read_assertion()
1756 ? "system-level assertion" in efx_mcdi_read_assertion()
1758 ? "thread-level assertion" in efx_mcdi_read_assertion()
1761 : "unknown assertion"; in efx_mcdi_read_assertion()
1882 /* Recover from a failed assertion pre-reset */ in efx_siena_mcdi_reset()