Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/alchemy/
H A Daubus.c117 static void aubus_attach(device_t, device_t, void *);
121 aubus_match, aubus_attach, NULL, NULL);
144 aubus_attach(device_t parent, device_t self, void *aux) in aubus_attach() function