Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/
H A Dkernel-doc332 STATE_BODY_MAYBE => 2, # body - or maybe more description constant
1896 $state = STATE_BODY_MAYBE;
2002 } elsif ($state == STATE_BODY_MAYBE) {
2153 } elsif ($state == STATE_BODY || $state == STATE_BODY_MAYBE) {
/openbmc/qemu/scripts/
H A Dkernel-doc358 STATE_BODY_MAYBE => 2, # body - or maybe more description constant
2080 $state = STATE_BODY_MAYBE;
2209 } elsif ($state == STATE_BODY_MAYBE) {
2360 } elsif ($state == STATE_BODY || $state == STATE_BODY_MAYBE ||
/openbmc/linux/scripts/
H A Dkernel-doc216 STATE_BODY_MAYBE => 2, # body - or maybe more description constant
2073 $state = STATE_BODY_MAYBE;
2182 } elsif ($state == STATE_BODY_MAYBE) {
2330 } elsif ($state == STATE_BODY || $state == STATE_BODY_MAYBE ||