Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dfb.c129 fb_setsize(struct sunfb *sf, int def_depth, int def_width, int def_height, in fb_setsize() argument
140 sf->sf_width = getpropint(node, "width", def_width); in fb_setsize()