Searched refs:eeh_state (Results 1 – 1 of 1) sorted by relevance
18 local eeh_state="$(cat $path 2>/dev/null)"19 if [ -z "$eeh_state" ]; then23 local fw_state="$(echo $eeh_state | cut -d' ' -f1)"24 local sw_state="$(echo $eeh_state | cut -d' ' -f2)"