Searched refs:ADA_FLAG_DIRTY (Results 1 – 1 of 1) sorted by relevance
107 ADA_FLAG_DIRTY = 0x00200000, enumerator1022 if ((softc->flags & ADA_FLAG_DIRTY) != 0 && in adaclose()1045 softc->flags &= ~ADA_FLAG_DIRTY; in adaclose()2366 softc->flags |= ADA_FLAG_DIRTY; in adastart()