Searched refs:fboff (Results 1 – 8 of 8) sorted by relevance
129 int dtype, fboff, slotno, i; in iteconfig() local154 fboff = (fb->fbomsb << 8) | fb->fbolsb; in iteconfig()155 ip->fbbase = (void *)(*((u_char *)ip->regbase + fboff) << 16); in iteconfig()
257 sc->sc_paddr = ga->ga_phys + gm->fboff;258 sc->sc_vaddr = (vaddr_t)gm->fbbase + gm->fboff;
203 isconsole = macfb_is_console(ga->ga_phys + ga->ga_grfmode->fboff); in macfb_attach()220 sc->sc_dc->dc_offset = gm->fboff; in macfb_attach()
270 gm->fboff = dc->dc_offset; in grfioctl()
51 u_int16_t fboff; /* Offset of frame buffer from base */ member
99 int fboff, regsize; in diofb_fbinquire() local113 fboff = (fbr->fbomsb << 8) | fbr->fbolsb; in diofb_fbinquire()114 fb->fbaddr = (uint8_t *) (*((uint8_t *)fbr + fboff) << 16); in diofb_fbinquire()
371 gm->fboff = sc->sc_fbofs; in grfiv_attach()
211 gm->fboff = image.offset; in grfmv_attach()