Searched refs:read_buf_4 (Results 1 – 3 of 3) sorted by relevance
112 void (*read_buf_4) (device_t, flash_off_t, uint32_t *, size_t); member266 KASSERT(sc->sc_nor_if->read_buf_4 != NULL); in nor_read_buf_4()269 sc->sc_nor_if->read_buf_4(sc->sc_controller_dev, offset, buf, size); in nor_read_buf_4()
147 .read_buf_4 = cfi_read_buf_4,
320 nor_if->read_buf_4 = NULL; in nor_init_interface()