Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ofw/
H A Dopenfirm.h130 char *of_get_mode_string(char *, int);
H A Dofw_subr.c505 of_get_mode_string(char *buffer, int len) in of_get_mode_string() function
/netbsd-src/sys/arch/shark/ofw/
H A Digsfb_ofbus.c157 if (of_get_mode_string(mode_buffer, sizeof(mode_buffer))) { in igsfb_ofbus_cnattach()