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

  /src/sys/dev/sbus/
mgx.c 67 struct mgx_softc { struct
107 static void mgx_write_dac(struct mgx_softc *, int, int, int, int);
108 static void mgx_setup(struct mgx_softc *, int);
109 static void mgx_init_palette(struct mgx_softc *);
110 static int mgx_putcmap(struct mgx_softc *, struct wsdisplay_cmap *);
111 static int mgx_getcmap(struct mgx_softc *, struct wsdisplay_cmap *);
112 static int mgx_wait_engine(struct mgx_softc *);
113 __unused static int mgx_wait_host(struct mgx_softc *);
114 /*static*/ int mgx_wait_fifo(struct mgx_softc *, unsigned int);
128 static int mgx_do_cursor(struct mgx_softc *, struct wsdisplay_cursor *)
    [all...]
mgx.c 67 struct mgx_softc { struct
107 static void mgx_write_dac(struct mgx_softc *, int, int, int, int);
108 static void mgx_setup(struct mgx_softc *, int);
109 static void mgx_init_palette(struct mgx_softc *);
110 static int mgx_putcmap(struct mgx_softc *, struct wsdisplay_cmap *);
111 static int mgx_getcmap(struct mgx_softc *, struct wsdisplay_cmap *);
112 static int mgx_wait_engine(struct mgx_softc *);
113 __unused static int mgx_wait_host(struct mgx_softc *);
114 /*static*/ int mgx_wait_fifo(struct mgx_softc *, unsigned int);
128 static int mgx_do_cursor(struct mgx_softc *, struct wsdisplay_cursor *)
    [all...]
mgx.c 67 struct mgx_softc { struct
107 static void mgx_write_dac(struct mgx_softc *, int, int, int, int);
108 static void mgx_setup(struct mgx_softc *, int);
109 static void mgx_init_palette(struct mgx_softc *);
110 static int mgx_putcmap(struct mgx_softc *, struct wsdisplay_cmap *);
111 static int mgx_getcmap(struct mgx_softc *, struct wsdisplay_cmap *);
112 static int mgx_wait_engine(struct mgx_softc *);
113 __unused static int mgx_wait_host(struct mgx_softc *);
114 /*static*/ int mgx_wait_fifo(struct mgx_softc *, unsigned int);
128 static int mgx_do_cursor(struct mgx_softc *, struct wsdisplay_cursor *)
    [all...]

Completed in 36 milliseconds