topcat.c | 144 static int topcat_reset(struct diofb *, int, struct diofbreg *); 213 topcat_reset(sc->sc_fb, sc->sc_scode, fbr); 261 if (topcat_reset(sc->sc_fb, sc->sc_scode, fbr) != 0) { 314 topcat_reset(struct diofb *fb, int scode, struct diofbreg *fbr) function in typeref:typename:int 728 topcat_reset(fb, conscode, (struct diofbreg *)conaddr);
|