Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dwds.c190 int wdsprobe(struct device *, void *, void *);
194 sizeof(struct wds_softc), wdsprobe, wdsattach
245 wdsprobe(parent, match, aux) in wdsprobe() function