Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c392 uint_t nhc; in hc_path() local
398 if (nvlist_lookup_nvlist_array(fmri, FM_FMRI_HC_LIST, &hcl, &nhc) in hc_path()
405 for (i = 0; i < nhc; ++i) { in hc_path()