Searched refs:DA_FLAG_DIRTY (Results 1 – 1 of 1) sorted by relevance
115 DA_FLAG_DIRTY = 0x001000, enumerator1835 if ((softc->flags & DA_FLAG_DIRTY) != 0 && in daclose()1846 softc->flags &= ~DA_FLAG_DIRTY; in daclose()3395 softc->flags |= DA_FLAG_DIRTY; in dastart()3434 (softc->flags & DA_FLAG_DIRTY) == 0) { in dastart()3460 softc->flags &= ~DA_FLAG_DIRTY; in dastart()