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

  /src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c 85 struct hd64461video_softc { struct
147 STATIC void hd64461video_info(struct hd64461video_softc *);
151 CFATTACH_DECL_NEW(hd64461video, sizeof(struct hd64461video_softc),
170 STATIC void hd64461video_font_set_attr(struct hd64461video_softc *,
172 STATIC void hd64461video_font_load(struct hd64461video_softc *);
173 STATIC vaddr_t hd64461video_font_start_addr(struct hd64461video_softc *, int);
203 struct hd64461video_softc *sc;
442 struct hd64461video_softc *sc = (struct hd64461video_softc *)v;
633 struct hd64461video_softc *sc = (struct hd64461video_softc *)ctx
    [all...]

Completed in 11 milliseconds