Lines Matching defs:old_state
1544 u_int old_state;
1548 old_state = fbi->state;
1553 if (old_state == C_STARTUP && state == C_REENABLE)
1562 if (old_state != C_DISABLE && old_state != C_DISABLE_PM) {
1574 if (old_state != C_DISABLE) {
1578 if (old_state != C_DISABLE_CLKCHANGE)
1588 if (old_state == C_DISABLE_CLKCHANGE) {
1601 if (old_state == C_ENABLE) {
1615 if (old_state != C_DISABLE_PM)
1624 if (old_state != C_ENABLE) {