Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dwt.c176 int wtprobe(struct device *, void *, void *);
181 sizeof(struct wt_softc), wtprobe, wtattach
192 wtprobe(parent, match, aux) in wtprobe() function