Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_cd.c111 CD_FLAG_SCTX_INIT = 0x1000, enumerator
395 if ((softc->flags & CD_FLAG_SCTX_INIT) != 0 in cdcleanup()
521 softc->flags |= CD_FLAG_SCTX_INIT; in cdsysctlinit()