Home
last modified time | relevance | path

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

/freebsd/sys/cam/nvme/
H A Dnvme_da.c74 NDA_FLAG_SCTX_INIT = 0x0004, enumerator
630 if ((softc->flags & NDA_FLAG_SCTX_INIT) != 0) { in ndacleanup()
724 softc->flags |= NDA_FLAG_SCTX_INIT; in ndasysctlinit()