Searched refs:mx25l_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/flash/
H A Dmx25l.c82 struct mx25l_softc struct
157 mx25l_wait_for_device_ready(struct mx25l_softc *sc)
178 mx25l_get_device_ident(struct mx25l_softc *sc)
219 mx25l_set_writable(struct mx25l_softc *sc, int writable)
239 mx25l_erase_cmd(struct mx25l_softc *sc, off_t sector)
283 mx25l_write(struct mx25l_softc *sc, off_t offset, caddr_t data, off_t count)
362 mx25l_read(struct mx25l_softc *sc, off_t offset, caddr_t data, off_t count)
411 mx25l_set_4b_mode(struct mx25l_softc *sc, uint8_t command)
474 struct mx25l_softc *sc;
544 struct mx25l_softc *s
[all...]

Completed in 49 milliseconds