plumvideo.c | 159 int console, reverse_flag; local in function:plumvideo_attach 196 if (plumvideo_init(sc, &reverse_flag) != 0) 202 plumvideo_hpcfbinit(sc, reverse_flag); 234 plumvideo_hpcfbinit(struct plumvideo_softc *sc, int reverse_flag) 263 if (reverse_flag)
|