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

  /src/sys/arch/hpcmips/stand/lcboot/
i28f128.c 125 block_write(void *dst, const void *src) function in typeref:typename:int
185 if ((status = block_write(q, p)) != 0)
i28f128.c 125 block_write(void *dst, const void *src) function in typeref:typename:int
185 if ((status = block_write(q, p)) != 0)

Completed in 24 milliseconds