Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Data.h520 #define ATA_SECURITY_SET_PASSWORD 0xf1 /* set drive password */ macro
/freebsd-12-stable/sbin/camcontrol/
Dcamcontrol.c2491 if (command == ATA_SECURITY_SET_PASSWORD) { in atasecurity_notify()
2674 atasecurity_notify(ATA_SECURITY_SET_PASSWORD, pwd); in atasecurity_set_password()
2684 /*command*/ATA_SECURITY_SET_PASSWORD, in atasecurity_set_password()