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

/freebsd-11-stable/sys/cam/nvme/
H A Dnvme_da.c74 NDA_FLAG_SCTX_INIT = 0x0004, enumerator in enum:__anon2
518 if ((softc->flags & NDA_FLAG_SCTX_INIT) != 0) {
612 softc->flags |= NDA_FLAG_SCTX_INIT;

Completed in 78 milliseconds