Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dgus.c440 void gusattach(device_t, device_t, void *);
443 gusprobe, gusattach, NULL, NULL);
810 gusattach(device_t parent, device_t self, void *aux) in gusattach() function