Searched refs:wds_find (Results 1 – 1 of 1) sorted by relevance
159 int wds_find(struct isa_attach_args *, struct wds_softc *);232 rv = wds_find(ia, NULL); in wdsprobe()269 if (!wds_find(ia, sc)) in wdsattach()700 wds_find(struct isa_attach_args *ia, struct wds_softc *sc) in wds_find() function