Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/emips/ebus/
H A Dgpio_ebus.c51 struct epio_softc { struct
61 CFATTACH_DECL_NEW(epio, sizeof (struct epio_softc), argument
86 struct epio_softc *sc = device_private(self); in epio_ebus_attach()
133 struct epio_softc *sc = arg; in epio_pin_read()
144 struct epio_softc *sc = arg; in epio_pin_write()
159 struct epio_softc *sc = arg; in epio_pin_ctl()