Searched refs:AIC_IDLE (Results 1 – 2 of 2) sorted by relevance
428 sc->sc_state = AIC_IDLE; in aic_init()542 if (sc->sc_state == AIC_IDLE) in aic_scsipi_request()869 if (sc->sc_state == AIC_IDLE) in aic_sense()928 sc->sc_state = AIC_IDLE; in aic_done()1755 case AIC_IDLE: in aicintr()1858 if (sc->sc_state != AIC_IDLE) { in aicintr()2056 sc->sc_state = AIC_IDLE; in aicintr()2083 if (sc->sc_state == AIC_IDLE) in aic_abort()
142 #define AIC_IDLE 1 macro