Home
last modified time | relevance | path

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

/freebsd-head/sys/sys/
HData.h521 #define ATA_SECURITY_DISABLE_PASSWORD 0xf6 /* disable drive password */ macro
/freebsd-head/sbin/camcontrol/
HDcamcontrol.c2638 atasecurity_notify(ATA_SECURITY_DISABLE_PASSWORD, pwd); in atasecurity_disable()
2647 /*command*/ATA_SECURITY_DISABLE_PASSWORD, in atasecurity_disable()