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

  /src/sys/dev/ic/
stivar.h 72 struct sti_screen { struct
109 void (*setupfb)(struct sti_screen *);
110 int (*putcmap)(struct sti_screen *, u_int, u_int);
133 struct sti_screen *sc_scr;
148 int sti_cnattach(struct sti_rom *, struct sti_screen *, bus_space_tag_t,
154 int sti_init(struct sti_screen *, int);
167 int sti_cnattach(struct sti_rom *, struct sti_screen *, bus_space_tag_t,
stivar.h 72 struct sti_screen { struct
109 void (*setupfb)(struct sti_screen *);
110 int (*putcmap)(struct sti_screen *, u_int, u_int);
133 struct sti_screen *sc_scr;
148 int sti_cnattach(struct sti_rom *, struct sti_screen *, bus_space_tag_t,
154 int sti_init(struct sti_screen *, int);
167 int sti_cnattach(struct sti_rom *, struct sti_screen *, bus_space_tag_t,

Completed in 23 milliseconds