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

  /src/sys/dev/flash/
flash_io.c 57 void flash_io_write(struct flash_io *, struct buf *);
179 flash_io_write(fio, bp);
327 flash_io_write(struct flash_io *fio, struct buf *bp) function in typeref:typename:void

Completed in 32 milliseconds