Searched refs:ri_bits (Results 76 - 80 of 80) sorted by relevance

1234

/netbsd-current/sys/dev/pci/voyager/
H A Dvoyagerfb.c584 ri->ri_bits = (char *)sc->sc_fbaddr;
/netbsd-current/sys/arch/sparc64/dev/
H A Dffb.c1257 DPRINTF(("ffb_init_screen: addr: %08lx\n",(ulong)ri->ri_bits));
/netbsd-current/sys/arch/hppa/dev/
H A Dgftfb.c926 ri->ri_bits = (void *)sc->sc_scr.fbaddr;
/netbsd-current/sys/arch/sgimips/dev/
H A Dcrmfb.c641 ri->ri_bits = NULL;
/netbsd-current/sys/arch/sparc/dev/
H A Dcgfourteen.c1079 ri->ri_bits = (char *)sc->sc_fb.fb_pixels;

Completed in 268 milliseconds

1234