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

/freebsd-11-stable/sys/sys/
H A Data.h173 #define ATA_SUPPORT_PROTECTED 0x0400 macro
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c1236 if (parm->support.command1 & ATA_SUPPORT_PROTECTED) {
2231 if (ident_buf->support.command1 & ATA_SUPPORT_PROTECTED) {
2729 if (ident_buf->support.command1 & ATA_SUPPORT_PROTECTED)
2739 if (!(ident_buf->support.command1 & ATA_SUPPORT_PROTECTED)) {

Completed in 67 milliseconds