Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/dev/
H A Dwdc_spd.c68 struct wdc_spd_softc { struct
85 CFATTACH_DECL_NEW(wdc_spd, sizeof (struct wdc_spd_softc), argument
188 struct wdc_spd_softc *sc = device_private(self); in wdc_spd_attach()