Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_standard.c103 static int ofw_std_seek(ofw_t ofw, ihandle_t instance, uint64_t pos);
131 OFWMETHOD(ofw_seek, ofw_std_seek),
650 ofw_std_seek(ofw_t ofw, ihandle_t instance, uint64_t pos) in ofw_std_seek() function