Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ata/
Dwd.c184 void wdattach(struct device *, struct device *, void *);
191 sizeof(struct wd_softc), wdprobe, wdattach,
263 wdattach(struct device *parent, struct device *self, void *aux) in wdattach() function