Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcarm/dev/
H A Dnbppcon.c49 struct nbppcon_softc { struct
67 CFATTACH_DECL_NEW(nbppcon, sizeof(struct nbppcon_softc), argument
88 struct nbppcon_softc *sc = device_private(self); in nbppcon_attach()
144 struct nbppcon_softc *sc = device_private(self); in nbppcon_regist_callback()
161 struct nbppcon_softc *sc = device_private(self); in nbppcon_intr()
178 struct nbppcon_softc *sc = device_private(self); in nbppcon_poll()
203 struct nbppcon_softc *sc = device_private(self); in nbppcon_kbd_ready()
228 struct nbppcon_softc *sc = device_private(self); in nbppcon_pwr_hwreset()