Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/dev/
H A Dspc.c57 static void spc_intio_attach(device_t, device_t, void *);
60 spc_intio_match, spc_intio_attach, NULL, NULL);
86 spc_intio_attach(device_t parent, device_t self, void *aux) in spc_intio_attach() function