Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/fm/
H A Dprotocol.h246 #define FM_FMRI_HC_ID "hc-id" macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dfm.c1168 nvlist_add_string(pairs[i], FM_FMRI_HC_ID, idstr) != 0) { in fm_fmri_hc_set()
1220 if (nvlist_lookup_string(hcl[i], FM_FMRI_HC_ID, &hcid) != 0) { in fm_fmri_hc_create()
1228 nvlist_add_string(pairs[i], FM_FMRI_HC_ID, hcid) != 0) { in fm_fmri_hc_create()
1253 nvlist_add_string(pairs[i], FM_FMRI_HC_ID, idstr) != 0) { in fm_fmri_hc_create()