Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_patounum.c61 if (!mcamd_get_numprops(hdl, in iaddr_gen()
156 if (!mcamd_get_numprops(hdl, in cs_match()
190 if (!mcamd_get_numprops(hdl, in cs_sparedto()
244 !mcamd_get_numprops(hdl, in unum_fill()
359 if (!mcamd_get_numprops(hdl, in mc_whichdimm()
464 if (!mcamd_get_numprops(hdl, in mc_bkdg_patounum()
542 !mcamd_get_numprops(hdl, in mc_bkdg_patounum()
H A Dmcamd_unumtopa.c66 if (!mcamd_get_numprops(hdl, in mcamd_unumtopa()
H A Dmcamd_api.h234 extern int mcamd_get_numprops(struct mcamd_hdl *, ...);
H A Dmcamd_rowcol.c63 if (!mcamd_get_numprops(hdl, in getmcprops()
89 if (!mcamd_get_numprops(hdl, in getcsprops()
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_subr.c320 mcamd_get_numprops(mcamd_hdl_t *hdl, ...) in mcamd_get_numprops() function