Home
last modified time | relevance | path

Searched refs:ofw_std_write (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dofw_standard.c101 static ssize_t ofw_std_write(ofw_t ofw, ihandle_t instance, const void *addr,
130 OFWMETHOD(ofw_write, ofw_std_write),
624 ofw_std_write(ofw_t ofw, ihandle_t instance, const void *addr, size_t len) in ofw_std_write() function