Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Deeh.c118 unsigned char slot_err_buf[RTAS_ERROR_LOG_MAX]; in eeh_check_failure() local
121 memset(slot_err_buf, 0, RTAS_ERROR_LOG_MAX); in eeh_check_failure()
125 NULL, 0, __pa(slot_err_buf), RTAS_ERROR_LOG_MAX, in eeh_check_failure()
128 log_error(slot_err_buf, ERR_TYPE_RTAS_LOG, 1 /* Fatal */); in eeh_check_failure()