Searched refs:ATA_SUPPORT_SECURITY (Results 1 – 2 of 2) sorted by relevance
166 #define ATA_SUPPORT_SECURITY 0x0002 macro
1741 parm->support.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no", in atacapprint()1742 parm->enabled.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no"); in atacapprint()3369 if ((ident_buf->support.command1 & ATA_SUPPORT_SECURITY) == 0) { in atasecurity()