Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dtcom.c107 void tcomattach(device_t, device_t, void *);
111 tcomprobe, tcomattach, NULL, NULL);
183 tcomattach(device_t parent, device_t self, void *aux) in tcomattach() function