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

/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c102 #define DATA_FIELD "data" /* Label for the expander details */ macro
516 if ((status = nvlist_add_string(expanderDetails, DATA_FIELD,
578 if ((err = nvlist_lookup_string(expanderRecord, DATA_FIELD, expdata))
836 if (nvlist_add_string(expanderRecord, DATA_FIELD,

Completed in 56 milliseconds