Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/nor/
Dnor.c63 static int nor_flash_markbad(device_t, flash_off_t);
95 .block_markbad = nor_flash_markbad,
963 nor_flash_markbad(device_t self, flash_off_t ofs) in nor_flash_markbad() function