Lines Matching full:assertion
24 /* A reboot/assertion causes the MCDI status word to be set after the
91 /* Recover from a failed assertion before probing */ in efx_mcdi_init()
1301 "MC watchdog or assertion failure at 0x%x\n", data); in efx_mcdi_process_event()
1754 /* Returns 1 if an assertion was read, 0 if no assertion had fired,
1767 /* Attempt to read any stored assertion state before we reboot in efx_mcdi_read_assertion()
1768 * the mcfw out of the assertion handler. Retry twice, once in efx_mcdi_read_assertion()
1769 * because a boot-time assertion might cause this command to fail in efx_mcdi_read_assertion()
1791 /* Print out any recorded assertion state */ in efx_mcdi_read_assertion()
1797 ? "system-level assertion" in efx_mcdi_read_assertion()
1799 ? "thread-level assertion" in efx_mcdi_read_assertion()
1802 : "unknown assertion"; in efx_mcdi_read_assertion()
1922 /* Recover from a failed assertion pre-reset */ in efx_mcdi_reset()