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

  /src/sys/dev/hpc/
hpcfb.c 115 struct hpcfb_softc *dc_sc;
152 struct hpcfb_softc { struct
180 void hpcfb_refresh_screen(struct hpcfb_softc *);
181 void hpcfb_doswitch(struct hpcfb_softc *);
234 CFATTACH_DECL_NEW(hpcfb, sizeof(struct hpcfb_softc),
291 struct hpcfb_softc *sc;
353 struct hpcfb_softc *sc = arg;
560 struct hpcfb_softc *sc = v;
634 struct hpcfb_softc *sc = v;
642 struct hpcfb_softc *sc = arg
    [all...]

Completed in 12 milliseconds