Searched refs:cmih_mcops (Results 1 – 2 of 2) sorted by relevance
46 const struct cmi_mc_ops *cmih_mcops; /* Memory-controller ops */ member421 hdl->cmih_mcops ? "Y" : "N", cmimodnm, cmsmodnm); in cmihdl_disp()
90 const struct cmi_mc_ops *cmih_mcops; /* Memory-controller ops */ member1537 ASSERT(hdl->cmih_mcops == NULL && hdl->cmih_mcdata == NULL); in cmi_hdl_setmc()1538 hdl->cmih_mcops = mcops; in cmi_hdl_setmc()1545 return (IMPLHDL(ophdl)->cmih_mcops); in cmi_hdl_getmcops()