Searched refs:NDA_FLAG_DIRTY (Results 1 – 1 of 1) sorted by relevance
73 NDA_FLAG_DIRTY = 0x0002, enumerator332 if ((softc->flags & NDA_FLAG_DIRTY) != 0 && in ndaclose()343 softc->flags &= ~NDA_FLAG_DIRTY; in ndaclose()1023 softc->flags |= NDA_FLAG_DIRTY; in ndastart()