Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dp5bus.c52 static void p5bus_attach(device_t, device_t, void *);
70 p5bus_match, p5bus_attach, NULL, NULL);
91 p5bus_attach(device_t parent, device_t self, void *aux) in p5bus_attach() function