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

/freebsd-current/sys/sys/
H A Data.h188 #define ATA_SUPPORT_MAXSECURITY 0x0100 macro
/freebsd-current/sbin/camcontrol/
H A Dcamcontrol.c1492 if (parm->support.command2 & ATA_SUPPORT_MAXSECURITY)
1494 ATA_SUPPORT_MAXSECURITY) ? "yes" : "no ");
3003 if (security && !(ident_buf->support.command2 & ATA_SUPPORT_MAXSECURITY)) {

Completed in 126 milliseconds