Home
last modified time | relevance | path

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

/openbsd/sys/dev/ata/
H A Datareg.h210 u_int16_t atap_mpasswd_rev; /* 92: Master Password revision */ member
/openbsd/sbin/atactl/
H A Datactl.c872 inqbuf->atap_mpasswd_rev != 0 && in device_identify()
873 inqbuf->atap_mpasswd_rev != 0xffff) in device_identify()
875 inqbuf->atap_mpasswd_rev); in device_identify()
981 pwd.revision = inqbuf->atap_mpasswd_rev; in device_sec_setpass()