Home
last modified time | relevance | path

Searched refs:otp_lock (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_fw.h68 uint8_t otp_lock;
127 uint8_t otp_lock;
64 uint8_t otp_lock; global() member
123 uint8_t otp_lock; global() member
H A Dmain.c173 iwmbt_info("OTP lock: %s", params->otp_lock ? "on" : "off"); in iwmbt_dump_boot_params()
202 iwmbt_info("OTP lock: %s", ver->otp_lock ? "on" : "off"); in iwmbt_dump_version_tlv()
H A Diwmbt_hw.c599 version->otp_lock = *data; in iwmbt_get_version_tlv()