Lines Matching defs:old_state
866 u_int old_state;
870 old_state = fbi->state;
875 if (old_state == C_STARTUP && state == C_REENABLE)
884 if (old_state != C_DISABLE && old_state != C_DISABLE_PM) {
895 if (old_state != C_DISABLE) {
899 if (old_state != C_DISABLE_CLKCHANGE)
910 if (old_state == C_DISABLE_CLKCHANGE) {
922 if (old_state == C_ENABLE) {
935 if (old_state != C_DISABLE_PM)
944 if (old_state != C_ENABLE) {