Home
last modified time | relevance | path

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

/titanic_44/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.c130 return (method_geterror(NULL, ETOPO_PROP_NVL, err)); in prop_method_get()
134 return (method_geterror(args, ETOPO_PROP_NVL, err)); in prop_method_get()
384 return (get_properror(node, err, ETOPO_PROP_NVL)); in prop_getval()
573 *err = ETOPO_PROP_NVL; in topo_prop_set()
643 *err = ETOPO_PROP_NVL; in topo_prop_set()
807 *err = ETOPO_PROP_NVL; in topo_prop_setprop()
1440 ETOPO_PROP_NVL)); in topo_prop_getpgrp()
1509 ETOPO_PROP_NVL)); in topo_prop_getprops()
H A Dtopo_fmri.c456 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_asru", in topo_fmri_asru()
478 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_fru", in topo_fmri_fru()
501 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_label", in topo_fmri_label()
537 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_serial", in topo_fmri_serial()
H A Dhc.c1896 return (ETOPO_PROP_NVL); in hc_is_replaced()
1909 return (ETOPO_PROP_NVL); in hc_is_replaced()
1975 return (ETOPO_PROP_NVL); in hc_unusable()
2170 return (ETOPO_PROP_NVL); in hc_expand()
H A Dlibtopo.h254 ETOPO_PROP_NVL, /* malformed property nvlist */ enumerator
/titanic_44/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c691 err = ETOPO_PROP_NVL; in set_prop()