Searched defs:mbd_label (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_branch.c47 * mbd_label: If a DIMM associated with this branch is located on a memory
54 mbd_label(fmd_hdl_t *hdl, cmd_branch_t *branch, const char *nacname) function
317 if ((membd_label = mbd_label(hdl, branch, "MEM")) != NULL) {
332 } else if ((membd_label = mbd_label(hdl, branch, "MR")) != NULL) {

Completed in 57 milliseconds