Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sbus/
Dbe.c149 static void beattach(device_t, device_t, void *);
198 bematch, beattach, NULL, NULL);
209 beattach(device_t parent, device_t self, void *aux) in beattach() function