Searched refs:write_buf_4 (Results 1 – 3 of 3) sorted by relevance
118 void (*write_buf_4) (device_t, flash_off_t, const uint32_t *, size_t); member299 KASSERT(sc->sc_nor_if->write_buf_4 != NULL); in nor_write_buf_4()302 sc->sc_nor_if->write_buf_4(sc->sc_controller_dev, offset, buf, size); in nor_write_buf_4()
153 .write_buf_4 = cfi_write_buf_4,
326 nor_if->write_buf_4 = NULL; in nor_init_interface()