Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/nand/
H A Dnand.c70 static bool nand_check_wp(device_t);
140 if (nand_check_wp(self)) { in nand_attach()
662 nand_check_wp(device_t self) in nand_check_wp() function