Searched refs:CUDA_IDLE (Results 1 – 1 of 1) sorted by relevance
59 #define CUDA_IDLE 0x2 /* the bus is currently idle */ macro313 sc->sc_state = CUDA_IDLE; /* used by all types of hardware */ in cuda_init()384 if (sc->sc_state == CUDA_IDLE /*&& in cuda_send()430 while ((sc->sc_state != CUDA_IDLE) || in cuda_poll()547 case CUDA_IDLE: in cuda_intr()630 sc->sc_state = CUDA_IDLE; in cuda_intr()655 sc->sc_state = CUDA_IDLE; in cuda_intr()687 sc->sc_state = CUDA_IDLE; /* new state */ in cuda_intr()699 sc->sc_state = CUDA_IDLE; /* signal bus is idle */ in cuda_intr()