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