Home
last modified time | relevance | path

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

/netbsd/sys/dev/isa/
H A Dwt.c202 void wtattach(device_t, device_t, void *);
205 wtprobe, wtattach, NULL, NULL);
277 wtattach(device_t parent, device_t self, void *aux) in wtattach() function