Lines Matching defs:old_state
867 u_int old_state;
871 old_state = fbi->state;
876 if (old_state == C_STARTUP && state == C_REENABLE)
885 if (old_state != C_DISABLE && old_state != C_DISABLE_PM) {
896 if (old_state != C_DISABLE) {
900 if (old_state != C_DISABLE_CLKCHANGE)
911 if (old_state == C_DISABLE_CLKCHANGE) {
923 if (old_state == C_ENABLE) {
936 if (old_state != C_DISABLE_PM)
945 if (old_state != C_ENABLE) {