Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Data.h516 #define ATA_SECURITY_SET_PASSWORD 0xf1 /* set drive password */ macro
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c2568 if (command == ATA_SECURITY_SET_PASSWORD) { in atasecurity_notify()
2751 atasecurity_notify(ATA_SECURITY_SET_PASSWORD, pwd); in atasecurity_set_password()
2761 /*command*/ATA_SECURITY_SET_PASSWORD, in atasecurity_set_password()