Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c98 static int sbdp_prom_get_cpu(void *arg, int changed);
577 (void) prom_tree_access(sbdp_prom_get_cpu, &arg, NULL); in sbdp_find_nearby_cpu_by_portid()
584 sbdp_prom_get_cpu(void *arg, int changed) in sbdp_prom_get_cpu() function