Home
last modified time | relevance | path

Searched refs:soekris_softc (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/isa/
H A Dsoekrisgpio.c62 struct soekris_softc { struct
87 sizeof(struct soekris_softc), argument
125 struct soekris_softc *sc = device_private(self); in soekris_attach()
187 struct soekris_softc *sc = device_private(self); in soekris_detach()
196 struct soekris_softc *sc = arg; in soekris_gpio_read()
207 struct soekris_softc *sc = arg; in soekris_gpio_write()
223 struct soekris_softc *sc = arg; in soekris_gpio_ctl()
239 struct soekris_softc *sc = arg; in soekris_led_read()
251 struct soekris_softc *sc = arg; in soekris_led_write()