Searched refs:flex_spi_read (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/flash/flexspi/ |
| H A D | flex_spi.c | 115 static int flex_spi_read(struct flex_spi_softc *sc, off_t offset, caddr_t data, 501 flex_spi_read(struct flex_spi_softc *sc, off_t offset, caddr_t data, in flex_spi_read() function 571 ret = flex_spi_read(sc, sector_base, sc->buf, sc->erasesize); in flex_spi_write() 953 bp->bio_error = flex_spi_read(sc, bp->bio_offset, in flex_spi_task()
|