Searched refs:hcsn (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c410 char *hcsn)
415 if (nvlist_lookup_uint64(hcs, hcsn, &hcsv) == 0) {
418 topo_fmristr_build(sz, buf, buflen, "=", hcsn, decstr);
537 char *hcsn = NULL; local
545 hcsn = FM_FMRI_HC_SPECIFIC_OFFSET;
550 hcsn = FM_FMRI_HC_SPECIFIC_PHYSADDR;
552 if (hcsn != NULL) {
555 topo_fmristr_build(&size, buf, buflen, "=", hcsn,
974 char *str, *hcsn, *hcsv; local
1009 (void) nvlist_lookup_string(pa[n], FM_FMRI_HC_NAME, &hcsn);
409 fmristr_hcs_build(ssize_t *sz, char *buf, size_t buflen, nvlist_t *hcs, char *hcsn) argument
[all...]

Completed in 23 milliseconds