Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c101 static int mach_cpu_create_devinfo(cpu_t *cp, dev_info_t **dipp);
169 int (*psm_cpu_create_devinfo)(cpu_t *, dev_info_t **) = mach_cpu_create_devinfo;
1559 mach_cpu_create_devinfo(cpu_t *cp, dev_info_t **dipp) in mach_cpu_create_devinfo() function