Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Daddcom_isa.c108 void addcomattach(device_t, device_t, void *);
112 addcomprobe, addcomattach, NULL, NULL);
186 addcomattach(device_t parent, device_t self, void *aux) in addcomattach() function