Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_da.h117 #define SSZ_SERVICE_ACTION_CRYPTO_ERASE 0x03 macro
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c6948 action = SSZ_SERVICE_ACTION_CRYPTO_ERASE; in sanitize()
7181 } else if (action == SSZ_SERVICE_ACTION_CRYPTO_ERASE) { in sanitize()