Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/dev/
H A Dspc.c56 static int spc_intio_match(device_t, cfdata_t, void *);
60 spc_intio_match, spc_intio_attach, NULL, NULL);
63 spc_intio_match(device_t parent, cfdata_t cf, void *aux) in spc_intio_match() function