Lines Matching defs:old_state
1541 u_int old_state;
1545 old_state = fbi->state;
1550 if (old_state == C_STARTUP && state == C_REENABLE)
1559 if (old_state != C_DISABLE && old_state != C_DISABLE_PM) {
1571 if (old_state != C_DISABLE) {
1575 if (old_state != C_DISABLE_CLKCHANGE)
1585 if (old_state == C_DISABLE_CLKCHANGE) {
1598 if (old_state == C_ENABLE) {
1612 if (old_state != C_DISABLE_PM)
1621 if (old_state != C_ENABLE) {