Lines Matching defs:fb
97 diofb_fbinquire(struct diofb *fb, int scode, struct diofbreg *fbr) in diofb_fbinquire()
164 diofb_fbsetup(struct diofb *fb) in diofb_fbsetup()
230 diofb_resetcmap(struct diofb *fb) in diofb_resetcmap()
292 diofb_cnattach(struct diofb *fb) in diofb_cnattach()
304 struct diofb *fb, int console, const char *descr) in diofb_end_attach()
363 struct diofb *fb = ri->ri_hw; in diofb_copycols() local
380 struct diofb *fb = ri->ri_hw; in diofb_copyrows() local
395 struct diofb *fb = ri->ri_hw; in diofb_erasecols() local
419 struct diofb *fb = ri->ri_hw; in diofb_eraserows() local
443 struct diofb *fb = ri->ri_hw; in diofb_do_cursor() local
461 struct diofb *fb = v; in diofb_alloc_screen() local
478 struct diofb *fb = v; in diofb_free_screen() local
494 struct diofb *fb = v; in diofb_mmap() local
515 diofb_getcmap(struct diofb *fb, struct wsdisplay_cmap *cm) in diofb_getcmap()