Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcarm/dev/ | |
ipaq_lcdvar.h | 46 struct hpcfb_dspconf sc_dspconf; member in struct:ipaqlcd_softc |
sed1356var.h | 45 struct hpcfb_dspconf sc_dspconf; member in struct:sed1356_softc |
/src/sys/arch/hpcmips/dev/ | |
ite8181var.h | 66 struct hpcfb_dspconf sc_dspconf; member in struct:ite8181_softc |
mq200var.h | 65 struct hpcfb_dspconf sc_dspconf; member in struct:mq200_softc |
plumvideo.c | 106 struct hpcfb_dspconf sc_dspconf; member in struct:plumvideo_softc 224 ha.ha_dspconflist = &sc->sc_dspconf; 574 *dspconf = sc->sc_dspconf; /* structure assignment */ |
/src/sys/dev/hpc/ | |
bivideo.c | 87 struct hpcfb_dspconf sc_dspconf; member in struct:bivideo_softc 196 ha.ha_dspconflist = &sc->sc_dspconf; 595 *dspconf = sc->sc_dspconf; /* structure assignment */ |
/src/sys/arch/hpcmips/tx/ | |
tx3912video.c | 87 struct hpcfb_dspconf sc_dspconf; member in struct:tx3912video_softc 196 ha.ha_dspconflist = &sc->sc_dspconf; 575 *dspconf = sc->sc_dspconf; /* structure assignment */ |