Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_protocol.c51 *err = ETOPO_PROP_NVL; in topo_node_asru()
72 *err = ETOPO_PROP_NVL; in topo_node_fru()
H A Dtopo_prop.c131 return (method_geterror(NULL, ETOPO_PROP_NVL, err)); in prop_method_get()
135 return (method_geterror(args, ETOPO_PROP_NVL, err)); in prop_method_get()
386 return (get_properror(node, err, ETOPO_PROP_NVL)); in prop_getval()
575 *err = ETOPO_PROP_NVL; in topo_prop_set()
645 *err = ETOPO_PROP_NVL; in topo_prop_set()
809 *err = ETOPO_PROP_NVL; in topo_prop_setprop()
1446 ETOPO_PROP_NVL)); in topo_prop_getpgrp()
1516 ETOPO_PROP_NVL)); in topo_prop_getprops()
H A Dtopo_fmri.c458 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_asru", in topo_fmri_asru()
480 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_fru", in topo_fmri_fru()
503 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_label", in topo_fmri_label()
539 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_serial", in topo_fmri_serial()
H A Dhc.c1895 return (ETOPO_PROP_NVL); in hc_is_replaced()
1908 return (ETOPO_PROP_NVL); in hc_is_replaced()
1974 return (ETOPO_PROP_NVL); in hc_unusable()
2169 return (ETOPO_PROP_NVL); in hc_expand()
H A Dlibtopo.h254 ETOPO_PROP_NVL, /* malformed property nvlist */ enumerator
/titanic_41/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c692 err = ETOPO_PROP_NVL; in set_prop()