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.c2569 if (command == ATA_SECURITY_SET_PASSWORD) { in atasecurity_notify()
2752 atasecurity_notify(ATA_SECURITY_SET_PASSWORD, pwd); in atasecurity_erase()
2762 /*command*/ATA_SECURITY_SET_PASSWORD, in atasecurity_set_password()