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

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_sa.c140 SA_FLAG_INVALID = 0x0200, enumerator in enum:__anon9700
686 } else if (softc->flags & SA_FLAG_INVALID) {
914 if (softc->flags & SA_FLAG_INVALID) {
2193 softc->flags |= SA_FLAG_INVALID;

Completed in 118 milliseconds