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

/freebsd-12-stable/sys/dev/nand/
H A Dnfc_mv.c77 static void mv_nand_write_buf(device_t, void *, uint32_t);
89 DEVMETHOD(nfc_write_buf, mv_nand_write_buf),
201 mv_nand_write_buf(device_t dev, void* buf, uint32_t len) function

Completed in 94 milliseconds