Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c99 static int sbdp_prom_get_cpu(void *arg, int changed);
578 (void) prom_tree_access(sbdp_prom_get_cpu, &arg, NULL); in sbdp_find_nearby_cpu_by_portid()
585 sbdp_prom_get_cpu(void *arg, int changed) in sbdp_prom_get_cpu() function