Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Data.h159 #define ATA_SUPPORT_PROTECTED 0x0400 macro
/freebsd-10-stable/sbin/camcontrol/
Dcamcontrol.c1233 if (parm->support.command1 & ATA_SUPPORT_PROTECTED) { in atahpa_print()
2206 if (ident_buf->support.command1 & ATA_SUPPORT_PROTECTED) { in ataidentify()
2704 if (!(ident_buf->support.command1 & ATA_SUPPORT_PROTECTED)) { in atahpa()