Searched refs:FFB_FBC_BW (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/sparc64/dev/ |
| D | ffb.c | 690 FBC_WRITE(sc, FFB_FBC_BW, ri->ri_width); in ffb_ras_eraserows() 697 FBC_WRITE(sc, FFB_FBC_BW, ri->ri_emuwidth); in ffb_ras_eraserows() 730 FBC_WRITE(sc, FFB_FBC_BW, n); in ffb_ras_erasecols() 799 FBC_WRITE(sc, FFB_FBC_BW, ri->ri_emuwidth); in ffb_ras_copyrows() 980 FBC_WRITE(sc, FFB_FBC_BW, sc->sc_width); in ffb_clearscreen() 1011 FBC_WRITE(sc, FFB_FBC_BW, wi); in ffb_cursor() 1027 FBC_WRITE(sc, FFB_FBC_BW, wi); in ffb_cursor() 1166 FBC_WRITE(sc, FFB_FBC_BW, wi); in ffb_putchar_aa()
|
| D | ffbreg.h | 149 #define FFB_FBC_BW 0x074 macro
|