Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dspc.c63 static int spc_dio_match(device_t, cfdata_t, void *);
84 spc_dio_match, spc_dio_attach, NULL, NULL);
87 spc_dio_match(device_t parent, cfdata_t cf, void *aux) in spc_dio_match() function