Searched defs:di_path_prop (Results 1 – 3 of 3) sorted by relevance
367 struct di_path_prop { struct368 di_off_t self; /* make it self addressable */369 di_off_t prop_next; /* next property linkage */370 di_off_t prop_name; /* property name */371 di_off_t prop_data; /* property data */372 int prop_type; /* property data type */373 int prop_len; /* prop length in bytes */
500 di_path_prop_t di_path_prop = DI_PROP_NIL; in pi_get_lun() local770 di_path_prop_t di_path_prop = DI_PROP_NIL; in pi_get_phynum() local905 di_path_prop_t di_path_prop = DI_PROP_NIL; in pi_get_target_port() local
1125 add_di_path_prop(picl_nodehdl_t nodeh, di_path_prop_t di_path_prop) in add_di_path_prop()1203 di_path_prop_t di_path_prop; in construct_mpath_node() local