Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dpstwo.c85 static void pstwo_attach(device_t, device_t, void *);
88 xcvbus_child_match, pstwo_attach, NULL, NULL);
100 pstwo_attach(device_t parent, device_t self, void *aux) in pstwo_attach() function