/src/sys/arch/hppa/gsc/ |
hil_gsc.c | 41 #include <hppa/gsc/gscbusvar.h> 75 struct hil_gsc_softc *gsc = device_private(self); local in function:hil_gsc_attach 76 struct hil_softc *sc = &gsc->sc_hs; 89 gsc->sc_hil_console = ga->ga_dp.dp_mod == PAGE0->mem_kbd.pz_dp.dp_mod && 93 hil_attach(sc, &gsc->sc_hil_console); 95 gsc->sc_ih = hppa_intr_establish(IPL_TTY, hil_intr, sc,
|
hil_gsc.c | 41 #include <hppa/gsc/gscbusvar.h> 75 struct hil_gsc_softc *gsc = device_private(self); local in function:hil_gsc_attach 76 struct hil_softc *sc = &gsc->sc_hs; 89 gsc->sc_hil_console = ga->ga_dp.dp_mod == PAGE0->mem_kbd.pz_dp.dp_mod && 93 hil_attach(sc, &gsc->sc_hil_console); 95 gsc->sc_ih = hppa_intr_establish(IPL_TTY, hil_intr, sc,
|
hil_gsc.c | 41 #include <hppa/gsc/gscbusvar.h> 75 struct hil_gsc_softc *gsc = device_private(self); local in function:hil_gsc_attach 76 struct hil_softc *sc = &gsc->sc_hs; 89 gsc->sc_hil_console = ga->ga_dp.dp_mod == PAGE0->mem_kbd.pz_dp.dp_mod && 93 hil_attach(sc, &gsc->sc_hil_console); 95 gsc->sc_ih = hppa_intr_establish(IPL_TTY, hil_intr, sc,
|
com_gsc.c | 54 #include <hppa/gsc/gscbusvar.h> 67 /* GSC-specific goo. */ 93 struct com_gsc_softc *gsc = device_private(self); local in function:com_gsc_attach 94 struct com_softc *sc = &gsc->sc_com; 141 gsc->sc_ih = hppa_intr_establish(IPL_TTY, comintr, sc, ga->ga_ir,
|
siop_gsc.c | 43 #include <hppa/gsc/gscbusvar.h> 83 struct siop_gsc_softc *gsc = device_private(self); local in function:siop_gsc_attach 84 struct siop_softc *sc = &gsc->sc_siop; 88 gsc->sc_iot = ga->ga_iot; 89 if (bus_space_map(gsc->sc_iot, ga->ga_hpa, 90 IOMOD_HPASIZE, 0, &gsc->sc_ioh)) { 95 gsc->sc_bustag = *gsc->sc_iot; 96 gsc->sc_bustag.hbt_r1 = siop_gsc_r1; 97 gsc->sc_bustag.hbt_r2 = siop_gsc_r2 [all...] |
com_gsc.c | 54 #include <hppa/gsc/gscbusvar.h> 67 /* GSC-specific goo. */ 93 struct com_gsc_softc *gsc = device_private(self); local in function:com_gsc_attach 94 struct com_softc *sc = &gsc->sc_com; 141 gsc->sc_ih = hppa_intr_establish(IPL_TTY, comintr, sc, ga->ga_ir,
|
siop_gsc.c | 43 #include <hppa/gsc/gscbusvar.h> 83 struct siop_gsc_softc *gsc = device_private(self); local in function:siop_gsc_attach 84 struct siop_softc *sc = &gsc->sc_siop; 88 gsc->sc_iot = ga->ga_iot; 89 if (bus_space_map(gsc->sc_iot, ga->ga_hpa, 90 IOMOD_HPASIZE, 0, &gsc->sc_ioh)) { 95 gsc->sc_bustag = *gsc->sc_iot; 96 gsc->sc_bustag.hbt_r1 = siop_gsc_r1; 97 gsc->sc_bustag.hbt_r2 = siop_gsc_r2 [all...] |
com_gsc.c | 54 #include <hppa/gsc/gscbusvar.h> 67 /* GSC-specific goo. */ 93 struct com_gsc_softc *gsc = device_private(self); local in function:com_gsc_attach 94 struct com_softc *sc = &gsc->sc_com; 141 gsc->sc_ih = hppa_intr_establish(IPL_TTY, comintr, sc, ga->ga_ir,
|
siop_gsc.c | 43 #include <hppa/gsc/gscbusvar.h> 83 struct siop_gsc_softc *gsc = device_private(self); local in function:siop_gsc_attach 84 struct siop_softc *sc = &gsc->sc_siop; 88 gsc->sc_iot = ga->ga_iot; 89 if (bus_space_map(gsc->sc_iot, ga->ga_hpa, 90 IOMOD_HPASIZE, 0, &gsc->sc_ioh)) { 95 gsc->sc_bustag = *gsc->sc_iot; 96 gsc->sc_bustag.hbt_r1 = siop_gsc_r1; 97 gsc->sc_bustag.hbt_r2 = siop_gsc_r2 [all...] |
/src/sys/dev/sbus/ |
if_gem_sbus.c | 86 struct gem_sbus_softc *gsc = device_private(self); local in function:gemattach_sbus 87 struct gem_softc *sc = &gsc->gsc_gem; 150 gsc->gsc_ih = bus_intr_establish(sa->sa_bustag, sa->sa_pri, IPL_NET,
|
if_gem_sbus.c | 86 struct gem_sbus_softc *gsc = device_private(self); local in function:gemattach_sbus 87 struct gem_softc *sc = &gsc->gsc_gem; 150 gsc->gsc_ih = bus_intr_establish(sa->sa_bustag, sa->sa_pri, IPL_NET,
|
if_gem_sbus.c | 86 struct gem_sbus_softc *gsc = device_private(self); local in function:gemattach_sbus 87 struct gem_softc *sc = &gsc->gsc_gem; 150 gsc->gsc_ih = bus_intr_establish(sa->sa_bustag, sa->sa_pri, IPL_NET,
|
/src/sys/arch/evbarm/gumstix/ |
if_sm_gxio.c | 170 struct sm_gxio_softc *gsc = device_private(self); local in function:sm_gxio_attach 171 struct smc91cxx_softc *sc = &gsc->sc_smc; 202 gsc->sc_ih = gxio_intr_establish(gxa->gxa_sc, 205 if (gsc->sc_ih == NULL)
|
if_sm_gxio.c | 170 struct sm_gxio_softc *gsc = device_private(self); local in function:sm_gxio_attach 171 struct smc91cxx_softc *sc = &gsc->sc_smc; 202 gsc->sc_ih = gxio_intr_establish(gxa->gxa_sc, 205 if (gsc->sc_ih == NULL)
|
if_sm_gxio.c | 170 struct sm_gxio_softc *gsc = device_private(self); local in function:sm_gxio_attach 171 struct smc91cxx_softc *sc = &gsc->sc_smc; 202 gsc->sc_ih = gxio_intr_establish(gxa->gxa_sc, 205 if (gsc->sc_ih == NULL)
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
imx8mm-venice-gw700x.dtsi | 28 interrupt-parent = <&gsc>; 35 interrupt-parent = <&gsc>; 42 interrupt-parent = <&gsc>; 49 interrupt-parent = <&gsc>; 56 interrupt-parent = <&gsc>; 126 gsc: gsc@20 { label 127 compatible = "gw,gsc"; 138 compatible = "gw,gsc-adc"; 236 compatible = "gw,gsc-fan" [all...] |
imx8mm-venice-gw700x.dtsi | 28 interrupt-parent = <&gsc>; 35 interrupt-parent = <&gsc>; 42 interrupt-parent = <&gsc>; 49 interrupt-parent = <&gsc>; 56 interrupt-parent = <&gsc>; 126 gsc: gsc@20 { label 127 compatible = "gw,gsc"; 138 compatible = "gw,gsc-adc"; 236 compatible = "gw,gsc-fan" [all...] |
imx8mm-venice-gw700x.dtsi | 28 interrupt-parent = <&gsc>; 35 interrupt-parent = <&gsc>; 42 interrupt-parent = <&gsc>; 49 interrupt-parent = <&gsc>; 56 interrupt-parent = <&gsc>; 126 gsc: gsc@20 { label 127 compatible = "gw,gsc"; 138 compatible = "gw,gsc-adc"; 236 compatible = "gw,gsc-fan" [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
imx6qdl-gw5907.dtsi | 36 interrupt-parent = <&gsc>; 43 interrupt-parent = <&gsc>; 50 interrupt-parent = <&gsc>; 57 interrupt-parent = <&gsc>; 64 interrupt-parent = <&gsc>; 152 gsc: gsc@20 { label 153 compatible = "gw,gsc"; 162 compatible = "gw,gsc-adc"; 245 interrupt-parent = <&gsc>; [all...] |
imx6qdl-gw5913.dtsi | 36 interrupt-parent = <&gsc>; 43 interrupt-parent = <&gsc>; 50 interrupt-parent = <&gsc>; 57 interrupt-parent = <&gsc>; 64 interrupt-parent = <&gsc>; 137 gsc: gsc@20 { label 138 compatible = "gw,gsc"; 147 compatible = "gw,gsc-adc"; 243 interrupt-parent = <&gsc>; [all...] |
imx6qdl-gw5907.dtsi | 36 interrupt-parent = <&gsc>; 43 interrupt-parent = <&gsc>; 50 interrupt-parent = <&gsc>; 57 interrupt-parent = <&gsc>; 64 interrupt-parent = <&gsc>; 152 gsc: gsc@20 { label 153 compatible = "gw,gsc"; 162 compatible = "gw,gsc-adc"; 245 interrupt-parent = <&gsc>; [all...] |
imx6qdl-gw5913.dtsi | 36 interrupt-parent = <&gsc>; 43 interrupt-parent = <&gsc>; 50 interrupt-parent = <&gsc>; 57 interrupt-parent = <&gsc>; 64 interrupt-parent = <&gsc>; 137 gsc: gsc@20 { label 138 compatible = "gw,gsc"; 147 compatible = "gw,gsc-adc"; 243 interrupt-parent = <&gsc>; [all...] |
imx6qdl-gw5907.dtsi | 36 interrupt-parent = <&gsc>; 43 interrupt-parent = <&gsc>; 50 interrupt-parent = <&gsc>; 57 interrupt-parent = <&gsc>; 64 interrupt-parent = <&gsc>; 152 gsc: gsc@20 { label 153 compatible = "gw,gsc"; 162 compatible = "gw,gsc-adc"; 245 interrupt-parent = <&gsc>; [all...] |
imx6qdl-gw5913.dtsi | 36 interrupt-parent = <&gsc>; 43 interrupt-parent = <&gsc>; 50 interrupt-parent = <&gsc>; 57 interrupt-parent = <&gsc>; 64 interrupt-parent = <&gsc>; 137 gsc: gsc@20 { label 138 compatible = "gw,gsc"; 147 compatible = "gw,gsc-adc"; 243 interrupt-parent = <&gsc>; [all...] |
imx6qdl-gw552x.dtsi | 37 interrupt-parent = <&gsc>; 44 interrupt-parent = <&gsc>; 51 interrupt-parent = <&gsc>; 58 interrupt-parent = <&gsc>; 65 interrupt-parent = <&gsc>; 142 gsc: gsc@20 { label 143 compatible = "gw,gsc"; 152 compatible = "gw,gsc-adc"; 235 interrupt-parent = <&gsc>; [all...] |