Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/scsi/
Dscsi_sa.c140 SA_FLAG_INVALID = 0x00200, enumerator
751 } else if (softc->flags & SA_FLAG_INVALID) { in saopen()
979 if (softc->flags & SA_FLAG_INVALID) { in sastrategy()
2258 softc->flags |= SA_FLAG_INVALID; in saoninvalidate()