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

/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_sa.c139 SA_FLAG_INVALID = 0x0200, enumerator in enum:__anon8718
683 } else if (softc->flags & SA_FLAG_INVALID) {
910 if (softc->flags & SA_FLAG_INVALID) {
2185 softc->flags |= SA_FLAG_INVALID;

Completed in 173 milliseconds