Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dwdc_isapnp.c48 struct wdc_isapnp_softc { struct
61 sizeof(struct wdc_isapnp_softc), wdc_isapnp_match, wdc_isapnp_attach argument
82 struct wdc_isapnp_softc *sc = (void *)self; in wdc_isapnp_attach()