Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c244 static unsigned char slot_errbuf[RTAS_ERROR_LOG_MAX]; variable
642 memset(slot_errbuf, 0, eeh_error_buf_size); in pseries_eeh_get_log()
647 virt_to_phys(slot_errbuf), eeh_error_buf_size, in pseries_eeh_get_log()
650 log_error(slot_errbuf, ERR_TYPE_RTAS_LOG, 0); in pseries_eeh_get_log()