Searched refs:mach_cpu_get_device_node (Results 1 – 3 of 3) sorted by relevance
81 extern int mach_cpu_get_device_node(cpu_t *, dev_info_t **);
601 if (mach_cpu_get_device_node(cp, &dip) != PSM_SUCCESS) { in mp_cpu_poweroff()
1649 mach_cpu_get_device_node(struct cpu *cp, dev_info_t **dipp) in mach_cpu_get_device_node() function