Home
last modified time | relevance | path

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

/src/sys/dev/ofw/
H A Dofw_standard.c102 static int ofw_std_seek(ofw_t ofw, ihandle_t instance, uint64_t pos);
130 OFWMETHOD(ofw_seek, ofw_std_seek),
649 ofw_std_seek(ofw_t ofw, ihandle_t instance, uint64_t pos) in ofw_std_seek() function