Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_pt.c62 PT_FLAG_DEVICE_INVALID = 0x02, enumerator
146 if (softc->flags & PT_FLAG_DEVICE_INVALID) { in ptopen()
206 if ((softc->flags & PT_FLAG_DEVICE_INVALID)) { in ptstrategy()
331 softc->flags |= PT_FLAG_DEVICE_INVALID; in ptoninvalidate()
512 softc->flags |= PT_FLAG_DEVICE_INVALID; in ptdone()