sys/dev/flash/w25n.c
113
w25n_read_status_register(struct w25n_softc *sc, uint8_t reg,
sys/dev/flash/w25n.c
136
w25n_wait_for_device_ready(struct w25n_softc *sc)
sys/dev/flash/w25n.c
149
w25n_set_page_address(struct w25n_softc *sc, uint16_t page_idx)
sys/dev/flash/w25n.c
170
w25n_get_device_ident(struct w25n_softc *sc)
sys/dev/flash/w25n.c
208
w25n_write(struct w25n_softc *sc, off_t offset, caddr_t data, off_t count)
sys/dev/flash/w25n.c
216
w25n_read(struct w25n_softc *sc, off_t offset, caddr_t data, off_t count)
sys/dev/flash/w25n.c
368
struct w25n_softc *sc;
sys/dev/flash/w25n.c
460
struct w25n_softc *sc;
sys/dev/flash/w25n.c
513
struct w25n_softc *sc;
sys/dev/flash/w25n.c
515
sc = (struct w25n_softc *)bp->bio_disk->d_drv1;
sys/dev/flash/w25n.c
525
struct w25n_softc *sc;
sys/dev/flash/w25n.c
546
struct w25n_softc *sc = (struct w25n_softc*)arg;
sys/dev/flash/w25n.c
595
sizeof(struct w25n_softc),