Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_machdep.c96 static int mach_cpu_create_devinfo(cpu_t *cp, dev_info_t **dipp);
165 int (*psm_cpu_create_devinfo)(cpu_t *, dev_info_t **) = mach_cpu_create_devinfo;
1585 mach_cpu_create_devinfo(cpu_t *cp, dev_info_t **dipp) in mach_cpu_create_devinfo() function