Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/
H A Dgpios-manager.sh63 isSet2=$(( shutdownReason | 0xFBFF ))
64 if [ "$isSet2" = "65535" ]
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/
H A Dgpios-manager.sh73 isSet2=$( ${shutdownReason} | 0xFBFF )
74 if [ "$isSet2" = "65535" ]