Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dwds.c173 int wdsprobe(struct device *, void *, void *);
177 sizeof(struct wds_softc), wdsprobe, wdsattach
221 wdsprobe(struct device *parent, void *match, void *aux) in wdsprobe() function