Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cavium/
H A Docteon_cpunode.c77 static int cpu_cpunode_match(device_t, cfdata_t, void *);
84 cpu_cpunode_match, cpu_cpunode_attach, NULL, NULL);
154 cpu_cpunode_match(device_t parent, cfdata_t cf, void *aux) in cpu_cpunode_match() function