Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_enc_internal.h140 #define ENC_FLAG_INVALID 0x01 macro
H A Dscsi_enc.c169 enc->enc_flags |= ENC_FLAG_INVALID; in enc_oninvalidate()
293 if (softc->enc_flags & ENC_FLAG_INVALID) { in enc_open()