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

/freebsd-9.3-release/sbin/atacontrol/
H A Datacontrol.c251 parm->support.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no",
252 parm->enabled.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no");
/freebsd-9.3-release/sys/sys/
H A Data.h150 #define ATA_SUPPORT_SECURITY 0x0002 macro
/freebsd-9.3-release/sbin/camcontrol/
H A Dcamcontrol.c1385 parm->support.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no",
1386 parm->enabled.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no");
2886 if ((ident_buf->support.command1 & ATA_SUPPORT_SECURITY) == 0) {

Completed in 115 milliseconds