Searched refs:ATA_SECURITY_ENH_SUPP (Results 1 – 2 of 2) sorted by relevance
262 #define ATA_SECURITY_ENH_SUPP 0x0020 /* enhanced erase supported */ macro
2796 parm->security_status & ATA_SECURITY_ENH_SUPP ? "yes" : "no"); in atasecurity_print() 3460 if (ident_buf->security_status & ATA_SECURITY_ENH_SUPP) { in atasecurity()