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

  /src/sys/arch/hpcmips/vr/
vrdcuvar.h 29 void *dc_sc; member in struct:vrdcu_chipset_tag
  /src/sys/dev/hpc/
hpcfb.c 115 struct hpcfb_softc *dc_sc; member in struct:hpcfb_devconfig
306 hpcfb_console_dc.dc_sc = sc;
485 aprint_error_dev(dc->dc_sc->sc_dev, "rasops_init() failed!");
736 dc->dc_sc = sc;
936 struct hpcfb_softc *sc = dc->dc_sc;
1021 struct hpcfb_softc *sc = dc->dc_sc;
1099 struct hpcfb_softc *sc = dc->dc_sc;
1172 struct hpcfb_softc *sc = dc->dc_sc;
1275 if (dc->dc_sc != NULL
1276 && !dc->dc_sc->sc_pollin
    [all...]

Completed in 14 milliseconds