Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/shark/ofw/
H A Dofw.c220 static void ofw_callbackhandler(void *);
776 OF_set_callback(ofw_callbackhandler); in ofw_configmem()
962 ofw_callbackhandler(void *v) in ofw_callbackhandler() function