HomeSort by: relevance | last modified time | path
    Searched defs:ramsize (Results 1 - 25 of 44) sorted by relevancy

1 2

  /src/sys/dev/sbus/
cgthree_sbus.c 178 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
182 ramsize,
cgthree_sbus.c 178 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
182 ramsize,
cgthree_sbus.c 178 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
182 ramsize,
cgthree_sbus.c 178 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
182 ramsize,
bwtwo_sbus.c 182 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
185 ramsize,
bwtwo_sbus.c 182 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
185 ramsize,
bwtwo_sbus.c 182 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
185 ramsize,
bwtwo_sbus.c 182 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
185 ramsize,
  /src/sys/arch/sparc/dev/
bwtwo_obio.c 226 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
229 ramsize,
bwtwo_obio.c 226 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
229 ramsize,
bwtwo_obio.c 226 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
229 ramsize,
bwtwo_obio.c 226 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
229 ramsize,
cgfour.c 221 int ramsize, i, isconsole; local
243 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
249 fb->fb_type.fb_size = ramsize;
285 PFOUR_COLOR_OFF_OVERLAY, ramsize);
cgfour.c 221 int ramsize, i, isconsole; local
243 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
249 fb->fb_type.fb_size = ramsize;
285 PFOUR_COLOR_OFF_OVERLAY, ramsize);
cgfour.c 221 int ramsize, i, isconsole; local
243 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
249 fb->fb_type.fb_size = ramsize;
285 PFOUR_COLOR_OFF_OVERLAY, ramsize);
cgfour.c 221 int ramsize, i, isconsole; local
243 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
249 fb->fb_type.fb_size = ramsize;
285 PFOUR_COLOR_OFF_OVERLAY, ramsize);
cgeight.c 222 int ramsize, i, isconsole; local
244 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
250 sc->sc_fb.fb_type.fb_size = ramsize;
287 PFOUR_COLOR_OFF_OVERLAY, ramsize);
cgeight.c 222 int ramsize, i, isconsole; local
244 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
250 sc->sc_fb.fb_type.fb_size = ramsize;
287 PFOUR_COLOR_OFF_OVERLAY, ramsize);
cgeight.c 222 int ramsize, i, isconsole; local
244 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
250 sc->sc_fb.fb_type.fb_size = ramsize;
287 PFOUR_COLOR_OFF_OVERLAY, ramsize);
cgeight.c 222 int ramsize, i, isconsole; local
244 ramsize = PFOUR_COLOR_OFF_END - PFOUR_COLOR_OFF_OVERLAY;
250 sc->sc_fb.fb_type.fb_size = ramsize;
287 PFOUR_COLOR_OFF_OVERLAY, ramsize);
  /src/sys/arch/sun2/dev/
bwtwo_any.c 176 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
179 ramsize,
bwtwo_any.c 176 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
179 ramsize,
bwtwo_any.c 176 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
179 ramsize,
bwtwo_any.c 176 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local
179 ramsize,
  /src/sys/dev/usb/
if_bwfm_usb.c 165 uint32_t ramsize; /* Size of RAM */ member in struct:bootrom_id

Completed in 88 milliseconds

1 2