Home
last modified time | relevance | path

Searched refs:DEVIDLE (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/sys/dev/isa/
Dfdc.c164 fdc->sc_state = DEVIDLE;
272 if (fdc->sc_state != DEVIDLE) {
Dfdlink.h48 DEVIDLE = 0, enumerator
Dfd.c400 if (fdc->sc_state == DEVIDLE) {
466 fdc->sc_state = DEVIDLE;
630 fdc->sc_state = DEVIDLE;
648 case DEVIDLE:
909 fdc->sc_state = DEVIDLE;
/mirbsd/src/sys/arch/sparc/dev/
Dfd.c93 DEVIDLE = 0, enumerator
377 fdc->sc_state = DEVIDLE;
703 if (fdc->sc_state == DEVIDLE) {
765 fdc->sc_state = DEVIDLE;
995 if (fdc->sc_state != DEVIDLE) {
1066 fdc->sc_state = DEVIDLE;
1202 fdc->sc_state = DEVIDLE;
1219 case DEVIDLE: