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

/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c143 uint8_t reason, reason_count, i; local
165 reason_count = sizeof(hmi_evt->u.xstop_error.xstop_reason) /
167 for (i = 0; i < reason_count; i++) {

Completed in 151 milliseconds