Searched refs:ADA_FLAG_DIRTY (Results 1 – 1 of 1) sorted by relevance
112 ADA_FLAG_DIRTY = 0x00200000, enumerator1027 if ((softc->flags & ADA_FLAG_DIRTY) != 0 && in adaclose()1050 softc->flags &= ~ADA_FLAG_DIRTY; in adaclose()2391 softc->flags |= ADA_FLAG_DIRTY; in adastart()