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

/freebsd-11-stable/sys/sys/
H A Data.h164 #define ATA_SUPPORT_SECURITY 0x0002 macro
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c1481 parm->support.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no",
1482 parm->enabled.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no");
3098 if ((ident_buf->support.command1 & ATA_SUPPORT_SECURITY) == 0) {

Completed in 146 milliseconds