HomeSort by: relevance | last modified time | path
    Searched defs:flash_io_write (Results 1 - 2 of 2) 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
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 24 milliseconds