HomeSort by: relevance | last modified time | path
    Searched defs:reverse_flag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/dev/
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)
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)

Completed in 105 milliseconds