Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_ch.c105 CH_FLAG_INVALID = 0x001 enumerator
294 softc->flags |= CH_FLAG_INVALID; in choninvalidate()
471 if (softc->flags & CH_FLAG_INVALID) { in chopen()