Searched refs:cmih_mcdata (Results 1 – 2 of 2) sorted by relevance
91 void *cmih_mcdata; /* Memory-controller data */ member1537 ASSERT(hdl->cmih_mcops == NULL && hdl->cmih_mcdata == NULL); in cmi_hdl_setmc()1539 hdl->cmih_mcdata = mcdata; in cmi_hdl_setmc()1551 return (IMPLHDL(ophdl)->cmih_mcdata); in cmi_hdl_getmcdata()
47 void *cmih_mcdata; /* Memory-controller data */ member