Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sun/
H A Dfbvar.h93 void fb_setsize_eeprom(struct fbdevice *, int, int, int);
H A Dfb.c321 fb_setsize_eeprom(struct fbdevice *fb, int depth, int def_width, int def_height) in fb_setsize_eeprom() function
/netbsd-src/sys/arch/sun2/dev/
H A Dbwtwo_any.c156 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); in bwtwoattach_any()
/netbsd-src/sys/arch/sparc/dev/
H A Dcgsix_obio.c129 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); in cgsixattach()
H A Dbwtwo_obio.c155 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); in bwtwoattach_obio()
H A Dcgfour.c246 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); in cgfourattach()
H A Dcgeight.c247 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); in cgeightattach()
H A Dcgtwo.c174 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); in cgtwoattach()