Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/dev/
H A Dspc.c58 static void spc_mainbus_attach(device_t, device_t, void *);
61 spc_mainbus_match, spc_mainbus_attach, NULL, NULL);
85 spc_mainbus_attach(device_t parent, device_t self, void *aux) in spc_mainbus_attach() function