Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dofw_syscons.c59 static int ofwfb_reset_on_switch = 1; variable
65 &ofwfb_reset_on_switch, 0, "reset the framebuffer driver on mode switch");
453 if (ofwfb_reset_on_switch) { in ofwfb_set_mode()