Searched refs:di_path_prop_t (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h118 typedef struct di_path_prop *di_path_prop_t; /* path property */ typedef in typeref:struct:di_path_prop
287 extern di_path_prop_t di_path_prop_next(di_path_t path, di_path_prop_t prop);
289 extern char *di_path_prop_name(di_path_prop_t prop);
290 extern int di_path_prop_type(di_path_prop_t prop);
291 extern int di_path_prop_len(di_path_prop_t prop);
293 extern int di_path_prop_bytes(di_path_prop_t prop,
295 extern int di_path_prop_ints(di_path_prop_t prop,
297 extern int di_path_prop_int64s(di_path_prop_t prop,
299 extern int di_path_prop_strings(di_path_prop_t pro
[all...]
H A Ddevinfo.c2311 di_path_prop_t
2312 di_path_prop_next(di_path_t path, di_path_prop_t prop)
2355 di_path_prop_name(di_path_prop_t prop)
2363 di_path_prop_len(di_path_prop_t prop)
2369 di_path_prop_type(di_path_prop_t prop)
2385 di_path_prop_bytes(di_path_prop_t prop, uchar_t **prop_data)
2402 di_path_prop_ints(di_path_prop_t prop, int **prop_data)
2422 di_path_prop_int64s(di_path_prop_t prop, int64_t **prop_data)
2442 di_path_prop_strings(di_path_prop_t prop, char **prop_data)
2461 static di_path_prop_t
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay_util.c213 di_path_prop_t di_path_prop = DI_PROP_NIL;
340 di_path_prop_t di_path_prop = DI_PROP_NIL;
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_subr.c526 di_path_prop_t di_path_prop = DI_PROP_NIL;
828 di_path_prop_t di_path_prop = DI_PROP_NIL;
968 di_path_prop_t di_path_prop = DI_PROP_NIL;
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_devinfo.c139 di_path_prop_t pprop = DI_PROP_NIL;
234 di_path_prop_t pprop = DI_PROP_NIL;

Completed in 29 milliseconds