Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/nor/
Dnor.c62 static int nor_flash_isbad(device_t, flash_off_t, bool *);
94 .block_isbad = nor_flash_isbad,
927 nor_flash_isbad(device_t self, flash_off_t ofs, bool * const isbad) in nor_flash_isbad() function