Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dwdc_extio.c97 struct wdc_extio_softc { struct
110 CFATTACH_DECL_NEW(wdc_extio, sizeof(struct wdc_extio_softc), argument
274 struct wdc_extio_softc *sc = device_private(self); in wdc_extio_attach()