Home
last modified time | relevance | path

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

/openbsd/sys/arch/landisk/dev/
H A Dwdc_obio.c55 void wdc_obio_attach(struct device *, struct device *, void *);
58 sizeof(struct wdc_obio_softc), wdc_obio_match, wdc_obio_attach
106 wdc_obio_attach(struct device *parent, struct device *self, void *aux) in wdc_obio_attach() function
/openbsd/sys/arch/macppc/dev/
H A Dwdc_obio.c90 void wdc_obio_attach(struct device *, struct device *, void *);
94 sizeof(struct wdc_obio_softc), wdc_obio_probe, wdc_obio_attach,
130 wdc_obio_attach(struct device *parent, struct device *self, void *aux) in wdc_obio_attach() function