Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/eeh/
H A Deeh-functions.sh18 local eeh_state="$(cat $path 2>/dev/null)"
19 if [ -z "$eeh_state" ]; then
23 local fw_state="$(echo $eeh_state | cut -d' ' -f1)"
24 local sw_state="$(echo $eeh_state | cut -d' ' -f2)"