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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c89 void *cmih_mcdata; /* Memory-controller data */ member in struct:cmi_hdl_impl
1469 ASSERT(hdl->cmih_mcops == NULL && hdl->cmih_mcdata == NULL);
1471 hdl->cmih_mcdata = mcdata;
1483 return (IMPLHDL(ophdl)->cmih_mcdata);
/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c47 void *cmih_mcdata; /* Memory-controller data */ member in struct:cmi_hdl_impl

Completed in 50 milliseconds