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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Deeh.c109 static unsigned char slot_errbuf[RTAS_ERROR_LOG_MAX]; variable
143 memset(slot_errbuf, 0, eeh_error_buf_size);
155 virt_to_phys(slot_errbuf),
160 log_error(slot_errbuf, ERR_TYPE_RTAS_LOG, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Deeh.c109 static unsigned char slot_errbuf[RTAS_ERROR_LOG_MAX]; variable
143 memset(slot_errbuf, 0, eeh_error_buf_size);
155 virt_to_phys(slot_errbuf),
160 log_error(slot_errbuf, ERR_TYPE_RTAS_LOG, 0);

Completed in 137 milliseconds