Home
last modified time | relevance | path

Searched defs:ofname (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ofw/
H A Dofw_subr.c469 of_to_uint32_prop(prop_dictionary_t dict, int node, const char *ofname, in of_to_uint32_prop()
485 of_to_dataprop(prop_dictionary_t dict, int node, const char *ofname, in of_to_dataprop()
/netbsd-src/usr.sbin/ofctl/
H A Dofctl.c570 ofname(int node, char *buf, size_t buflen) in ofname() function