Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/nor/
H A Dcfi_0002.h54 uint8_t unlock_bypass; /* unlock bypass */ member
H A Dcfi_0002.c224 (pri->unlock_bypass == 0) ? "not " : ""); in cfi_0002_print()
H A Dcfi.c238 (qryp)->pri.cmd_0002.unlock_bypass = cfi_unpack_1(data[0x11]); \