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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c191 cmi_hdl_impl_t *cmae_hdlp; member in struct:cmi_hdl_ent
1294 if (ent->cmae_refcnt != 0 || ent->cmae_hdlp != NULL) {
1320 ent->cmae_hdlp = hdl;
1447 ent->cmae_hdlp = NULL;
1509 if (ent->cmae_hdlp->cmih_class != class) {
1510 cmi_hdl_rele((cmi_hdl_t)ent->cmae_hdlp);
1514 return ((cmi_hdl_t)ent->cmae_hdlp);
1531 return ((cmi_hdl_t)ent->cmae_hdlp);
1553 cmi_hdl_impl_t *hdl = ent->cmae_hdlp;
/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c56 cmi_hdl_impl_t *cmae_hdlp; member in struct:cmi_hdl_ent
219 wsp->walk_addr = (uintptr_t)ent->cmae_hdlp;
234 addr = (uintptr_t)ent->cmae_hdlp;

Completed in 134 milliseconds