Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/podulebus/
H A Dif_ei.c75 struct ei_softc { struct
88 CFATTACH_DECL_NEW(ei, sizeof(struct ei_softc), argument
92 ei_setpage(struct ei_softc *sc, int page) in ei_setpage()
99 ei_cli(struct ei_softc *sc) in ei_cli()
117 struct ei_softc *sc = device_private(self); in ei_attach()
208 struct ei_softc *sc = (struct ei_softc *)sc_ie; in ei_hwreset()
220 struct ei_softc *sc = (struct ei_softc *)sc_ie; in ei_intrhook()
234 struct ei_softc *sc = (void *)sc_ie; in ei_attn()
251 struct ei_softc *sc = (struct ei_softc *)sc_ie; in ei_copyin()
290 struct ei_softc *sc = (struct ei_softc *)sc_ie; in ei_copyout()
[all …]