Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dcpu.c131 static int cpu_cpuunit_match(device_t, cfdata_t, void *);
135 cpu_cpuunit_match, cpu_cpuunit_attach, NULL, NULL);
300 cpu_cpuunit_match(device_t parent, cfdata_t cf, void *aux) in cpu_cpuunit_match() function