Searched refs:psm_cpu_get_devinfo_old (Results 1 – 1 of 1) sorted by relevance
152 static int (*psm_cpu_get_devinfo_old)(cpu_t *, dev_info_t **); variable476 psm_cpu_get_devinfo_old = psm_cpu_get_devinfo; in acpidev_cpu_post_probe()792 if (psm_cpu_get_devinfo_old != NULL) { in acpidev_cpu_get_dip()793 return (psm_cpu_get_devinfo_old(cp, dipp)); in acpidev_cpu_get_dip()