Home
last modified time | relevance | path

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

/dragonfly/sbin/natacontrol/
H A Dnatacontrol.c253 parm->support.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no", in cap_print()
254 parm->enabled.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no"); in cap_print()
/dragonfly/sys/sys/
H A Dnata.h135 #define ATA_SUPPORT_SECURITY 0x0002 macro