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

/freebsd-10.1-release/sys/sys/
H A Data.h150 #define ATA_SUPPORT_SECURITY 0x0002 macro
/freebsd-10.1-release/sbin/camcontrol/
H A Dcamcontrol.c1399 parm->support.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no",
1400 parm->enabled.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no");
2900 if ((ident_buf->support.command1 & ATA_SUPPORT_SECURITY) == 0) {

Completed in 71 milliseconds