mcamd_get_numprop
extern int mcamd_get_numprop(struct mcamd_hdl *, mcamd_node_t *,
if (!mcamd_get_numprop(hdl, cs, MCAMD_PROP_NUM, &tmpcsnum)) {
!mcamd_get_numprop(hdl, cs, MCAMD_PROP_CSDIMM1, &dimm1) ||
!mcamd_get_numprop(hdl, cs, MCAMD_PROP_CSDIMM2, &dimm2)) {
if (!mcamd_get_numprop(hdl, dimm, MCAMD_PROP_NUM, &dnum)) {
if (!mcamd_get_numprop(hdl, cs, MCAMD_PROP_NUM,
if (!mcamd_get_numprop(hdl, dimm, MCAMD_PROP_NUM, &num)) {
valfound = mcamd_get_numprop(NULL, (mcamd_node_t *)node, code, &value);
if (!mcamd_get_numprop(hdl, node, code, valp))