Searched refs:RI_FULLCLEAR (Results 26 - 33 of 33) sorted by relevance

12

/netbsd-current/sys/dev/sun/
H A Dcgsix.c529 if ((n == ri->ri_rows) && (ri->ri_flg & RI_FULLCLEAR)) {
/netbsd-current/sys/dev/sbus/
H A Dp9100.c1363 ri->ri_flg = RI_CENTER | RI_FULLCLEAR;
/netbsd-current/sys/dev/pci/voyager/
H A Dvoyagerfb.c582 ri->ri_flg = RI_CENTER | RI_FULLCLEAR;
/netbsd-current/sys/arch/sparc64/dev/
H A Dffb.c686 if ((n == ri->ri_rows) && (ri->ri_flg & RI_FULLCLEAR)) {
/netbsd-current/sys/dev/wscons/
H A Dwsdisplay_vcons.c666 * only clear the screen when RI_FULLCLEAR is set since we're
669 if (ri->ri_flg & RI_FULLCLEAR) {
/netbsd-current/sys/dev/pci/
H A Dmachfb.c832 ri->ri_flg = RI_CENTER | RI_FULLCLEAR;
/netbsd-current/sys/arch/sgimips/dev/
H A Dcrmfb.c616 ri->ri_flg = RI_CENTER | RI_FULLCLEAR |
/netbsd-current/sys/arch/sparc/dev/
H A Dcgfourteen.c1077 ri->ri_flg = RI_CENTER | RI_FULLCLEAR;

Completed in 305 milliseconds

12