grf_ul.c | 205 struct grf_ul_softc *gup; local in function:ul_load_code 213 gup = (struct grf_ul_softc *)gp; 248 ba->data = gup->gus_ovslct = 0x43; 291 ba->data = gup->gus_imcmap[i+ 0] = ul_std_palette[i+ 0]; 292 ba->data = gup->gus_imcmap[i+256] = ul_std_palette[i+16]; 293 ba->data = gup->gus_imcmap[i+512] = ul_std_palette[i+32]; 301 memcpy(gup->gus_ovcmap, ul_ovl_palette, 3*4); 497 struct grf_ul_softc *gup; local in function:grfulattach 502 gup = &congrf; 503 gp = &gup->gus_sc 627 struct grf_ul_softc *gup; local in function:ul_setfb 749 struct grf_ul_softc *gup; local in function:ul_getcmap 787 struct grf_ul_softc *gup; local in function:ul_putcmap [all...] |