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

  /src/sys/arch/hpcmips/stand/lcboot/
i28f128.c 84 block_erase(void *addr) function in typeref:typename:int
141 if ((status = block_erase(dst)) != 0)
196 if ((status = block_erase(q)) != 0)
i28f128.c 84 block_erase(void *addr) function in typeref:typename:int
141 if ((status = block_erase(dst)) != 0)
196 if ((status = block_erase(q)) != 0)

Completed in 21 milliseconds