Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hppa/gsc/ | |
siop_gsc.c | 59 struct siop_softc sc_siop; member in struct:siop_gsc_softc 84 struct siop_softc *sc = &gsc->sc_siop; |
/src/sys/arch/hppa/dev/ | |
siop_sgc.c | 59 struct siop_softc sc_siop; member in struct:siop_sgc_softc 84 struct siop_softc *sc = &sgc->sc_siop; 137 siop_attach(&sgc->sc_siop); |