Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dwt.c201 int wtprobe(device_t, cfdata_t, void *);
205 wtprobe, wtattach, NULL, NULL);
213 wtprobe(device_t parent, cfdata_t match, void *aux) in wtprobe() function