Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cam/scsi/
Dscsi_ch.c110 CH_FLAG_INVALID = 0x001 enumerator
300 softc->flags |= CH_FLAG_INVALID; in choninvalidate()
482 if (softc->flags & CH_FLAG_INVALID) { in chopen()