Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HData.h235 #define ATA_SECURITY_LEVEL 0x0100 /* 0: high, 1: maximum */ macro
/NextBSD/sbin/camcontrol/
HDcamcontrol.c2484 parm->security_status & ATA_SECURITY_LEVEL ? "maximum" : "high"); in atasecurity_print()