Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cavium/
H A Docteon_cpunode.c74 static int cpunode_mainbus_match(device_t, cfdata_t, void *);
81 cpunode_mainbus_match, cpunode_mainbus_attach, NULL, NULL);
108 cpunode_mainbus_match(device_t parent, cfdata_t cf, void *aux) in cpunode_mainbus_match() function