Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/
Dioerror_handling.h173 typedef error_return_code_t (*error_action_f)( error_context_t); typedef
174 #define ERROR_ACTION_IGNORE ((error_action_f)-1ll)
178 error_action_f eas_panic;
179 error_action_f eas_shutdown;
180 error_action_f eas_abort;
181 error_action_f eas_retry;
182 error_action_f eas_failover;
183 error_action_f eas_log_n_ignore;
184 error_action_f eas_reset;
217 error_action_f,