Searched refs:DA_STATE_NORMAL (Results 1 – 1 of 1) sorted by relevance
100 DA_STATE_NORMAL enumerator1896 if (softc->state != DA_STATE_NORMAL) in daschedule()2653 softc->state = DA_STATE_NORMAL; in daprobedone()3390 if ((softc->state != DA_STATE_NORMAL && priority != CAM_PRIORITY_DEV) || in dastart()3391 (softc->state == DA_STATE_NORMAL && priority != CAM_PRIORITY_NORMAL)) { in dastart()3400 case DA_STATE_NORMAL: in dastart()6228 if (softc->state != DA_STATE_NORMAL) in dareprobe()6352 softc->state == DA_STATE_NORMAL && in damediapoll()