HomeSort by: relevance | last modified time | path
    Searched refs:nand_iswornoutbad (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/nand/
nand_bbt.c 84 } else if (nand_iswornoutbad(self, addr)) {
nand.h 465 bool nand_iswornoutbad(device_t, flash_off_t);
nand.c 949 nand_iswornoutbad(device_t self, flash_off_t offset) function in typeref:typename:bool
1002 if (nand_iswornoutbad(self, offset))

Completed in 13 milliseconds