Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/gbus/
H A Dgbus.c65 static void gbusattach(device_t, device_t, void *);
68 gbusmatch, gbusattach, NULL, NULL);
111 gbusattach(device_t parent, device_t self, void *aux) in gbusattach() function