Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_protocol.c52 *err = ETOPO_PROP_NVL; in topo_node_asru()
73 *err = ETOPO_PROP_NVL; in topo_node_fru()
H A Dtopo_prop.c135 return (method_geterror(NULL, ETOPO_PROP_NVL, err)); in prop_method_get()
139 return (method_geterror(args, ETOPO_PROP_NVL, err)); in prop_method_get()
389 return (get_properror(node, err, ETOPO_PROP_NVL)); in prop_getval()
579 *err = ETOPO_PROP_NVL; in topo_prop_set()
649 *err = ETOPO_PROP_NVL; in topo_prop_set()
813 *err = ETOPO_PROP_NVL; in topo_prop_setprop()
1446 ETOPO_PROP_NVL)); in topo_prop_getpgrp()
1515 ETOPO_PROP_NVL)); in topo_prop_getprops()
H A Dtopo_fmri.c496 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_asru", in topo_fmri_asru()
518 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_fru", in topo_fmri_fru()
541 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_label", in topo_fmri_label()
577 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_serial", in topo_fmri_serial()
H A Dhc.c1842 return (ETOPO_PROP_NVL); in hc_is_replaced()
1855 return (ETOPO_PROP_NVL); in hc_is_replaced()
1921 return (ETOPO_PROP_NVL); in hc_unusable()
2116 return (ETOPO_PROP_NVL); in hc_expand()
H A Dlibtopo.h298 ETOPO_PROP_NVL, /* malformed property nvlist */ enumerator
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c707 err = ETOPO_PROP_NVL; in set_prop()