Searched refs:ATA_SECURITY_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
267 #define ATA_SECURITY_SUPPORTED 0x0001 /* ATA Security is supported */ macro
2782 parm->security_status & ATA_SECURITY_SUPPORTED ? "yes" : "no");2783 if (!(parm->security_status & ATA_SECURITY_SUPPORTED)) in atasecurity_print()