Searched refs:cmih_cmi (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c44 void *cmih_cmi; /* cpu mod control structure */ member in struct:cmi_hdl_impl
335 if (hdl->cmih_cmi != NULL) {
337 (uintptr_t)hdl->cmih_cmi) != sizeof (cmi)) {
339 hdl->cmih_cmi);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c86 void *cmih_cmi; /* cpu mod control structure */ member in struct:cmi_hdl_impl
1315 * the module private data we hold in cmih_cmi and cmih_cmidata
1569 IMPLHDL(ophdl)->cmih_cmi = cmi;
1575 return (IMPLHDL(ophdl)->cmih_cmi);

Completed in 50 milliseconds