Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_enc_internal.h152 #define ENC_UPDATE_NONE 0x00 macro
H A Dscsi_enc.c738 if (enc->current_action == ENC_UPDATE_NONE) in enc_update_request()
836 enc->current_action = ENC_UPDATE_NONE; in enc_daemon()