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

/freebsd-11.0-release/sys/dev/nand/
H A Dnfc_rb.c72 static void rb_nand_write_buf(device_t, void *, uint32_t);
84 DEVMETHOD(nfc_write_buf, rb_nand_write_buf),
242 rb_nand_write_buf(device_t dev, void* buf, uint32_t len) function

Completed in 93 milliseconds