Home
last modified time | relevance | path

Searched refs:ffb_softc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/sparc64/dev/
H A Dffb.c120 static int ffb_blank(struct ffb_softc *, u_long, u_int *);
122 void ffb_ras_fifo_wait(struct ffb_softc *, int);
123 void ffb_ras_wait(struct ffb_softc *);
124 void ffb_ras_init(struct ffb_softc *);
128 void ffb_ras_fill(struct ffb_softc *);
129 void ffb_ras_invert(struct ffb_softc *);
130 static void ffb_ras_setfg(struct ffb_softc *, int32_t);
131 static void ffb_ras_setbg(struct ffb_softc *, int32_t);
133 void ffb_clearscreen(struct ffb_softc *);
182 void ffb_attach_i2c(struct ffb_softc *);
[all …]
H A Dffb_mainbus.c61 CFATTACH_DECL_NEW(ffb_mainbus, sizeof(struct ffb_softc),
78 struct ffb_softc *sc = device_private(self); in ffb_mainbus_attach()
H A Dffbvar.h51 struct ffb_softc { struct