Searched defs:sbdp_prom_get_cpu (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
584 sbdp_prom_get_cpu(void *arg, int changed) function
589 static fn_t f = "sbdp_prom_get_cpu";

Completed in 46 milliseconds