Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h220 #define OSAL_SCHEDULE_RECOVERY_HANDLER(x) do {qlnx_schedule_recovery(x);} while(0) macro
H A Decore_mcp.c1722 OSAL_SCHEDULE_RECOVERY_HANDLER(p_hwfn); in ecore_mcp_handle_process_kill()