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

  /src/sys/arch/hppa/gsc/
if_iee_gsc.c 109 struct iee_gsc_softc *sc_gsc = (struct iee_gsc_softc *)sc; local in function:iee_gsc_cmd
116 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_CHANATT, 0);
135 struct iee_gsc_softc *sc_gsc = (struct iee_gsc_softc *)sc; local in function:iee_gsc_reset
146 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_RESET, 0);
150 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_PORT,
153 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_PORT
200 struct iee_gsc_softc *sc_gsc = device_private(self); local in function:iee_gsc_attach
268 struct iee_gsc_softc *sc_gsc = device_private(self); local in function:iee_gsc_detach
    [all...]
if_iee_gsc.c 109 struct iee_gsc_softc *sc_gsc = (struct iee_gsc_softc *)sc; local in function:iee_gsc_cmd
116 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_CHANATT, 0);
135 struct iee_gsc_softc *sc_gsc = (struct iee_gsc_softc *)sc; local in function:iee_gsc_reset
146 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_RESET, 0);
150 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_PORT,
153 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_PORT
200 struct iee_gsc_softc *sc_gsc = device_private(self); local in function:iee_gsc_attach
268 struct iee_gsc_softc *sc_gsc = device_private(self); local in function:iee_gsc_detach
    [all...]
if_iee_gsc.c 109 struct iee_gsc_softc *sc_gsc = (struct iee_gsc_softc *)sc; local in function:iee_gsc_cmd
116 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_CHANATT, 0);
135 struct iee_gsc_softc *sc_gsc = (struct iee_gsc_softc *)sc; local in function:iee_gsc_reset
146 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_RESET, 0);
150 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_PORT,
153 bus_space_write_4(sc_gsc->sc_iot, sc_gsc->sc_ioh, IEE_GSC_PORT
200 struct iee_gsc_softc *sc_gsc = device_private(self); local in function:iee_gsc_attach
268 struct iee_gsc_softc *sc_gsc = device_private(self); local in function:iee_gsc_detach
    [all...]

Completed in 39 milliseconds