HomeSort by: relevance | last modified time | path
    Searched defs:nor_flash_isbad (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/nor/
nor.c 62 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) function in typeref:typename:int
nor.c 62 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) function in typeref:typename:int

Completed in 22 milliseconds