Searched refs:NDA_FLAG_DIRTY (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/cam/nvme/
H A Dnvme_da.c73 NDA_FLAG_DIRTY = 0x0002, enumerator in enum:__anon7694
298 if ((softc->flags & NDA_FLAG_DIRTY) != 0 &&
310 softc->flags &= ~NDA_FLAG_DIRTY;
875 softc->flags |= NDA_FLAG_DIRTY;

Completed in 49 milliseconds