Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dwds.c191 void wdsattach(struct device *, struct device *, void *);
194 sizeof(struct wds_softc), wdsprobe, wdsattach
285 wdsattach(parent, self, aux) in wdsattach() function