Home
last modified time | relevance | path

Searched refs:mcamd_get_numprops (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/common/mc/mc-amd/
H A Dmcamd_patounum.c63 if (!mcamd_get_numprops(hdl, in iaddr_gen()
158 if (!mcamd_get_numprops(hdl, in cs_match()
192 if (!mcamd_get_numprops(hdl, in cs_sparedto()
246 !mcamd_get_numprops(hdl, in unum_fill()
361 if (!mcamd_get_numprops(hdl, in mc_whichdimm()
465 if (!mcamd_get_numprops(hdl, in mc_bkdg_patounum()
543 !mcamd_get_numprops(hdl, in mc_bkdg_patounum()
H A Dmcamd_unumtopa.c68 if (!mcamd_get_numprops(hdl, in mcamd_unumtopa()
H A Dmcamd_api.h236 extern int mcamd_get_numprops(struct mcamd_hdl *, ...);
H A Dmcamd_rowcol.c61 if (!mcamd_get_numprops(hdl, in getmcprops()
87 if (!mcamd_get_numprops(hdl, in getcsprops()
/titanic_44/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_subr.c320 mcamd_get_numprops(mcamd_hdl_t *hdl, ...) in mcamd_get_numprops() function