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

  /src/sys/dev/flash/
flash_io.c 56 void flash_io_read(struct flash_io *, struct buf *);
175 flash_io_read(fio, bp);
310 flash_io_read(struct flash_io *fio, struct buf *bp) function in typeref:typename:void
flash_io.c 56 void flash_io_read(struct flash_io *, struct buf *);
175 flash_io_read(fio, bp);
310 flash_io_read(struct flash_io *fio, struct buf *bp) function in typeref:typename:void

Completed in 242 milliseconds