Searched refs:EIB_PROP_GW_SYS_NAME (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_cmn.c | 250 EIB_PROP_GW_SYS_NAME, &str); in eib_get_props() 336 EIB_PROP_GW_SYS_NAME, (char *)(new_gw_info->gi_system_name)); in eib_update_props() 338 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, EIB_PROP_GW_SYS_NAME, &str); in eib_update_props()
|
H A D | enx_misc.c | 266 ret = ndi_prop_update_string(DDI_DEV_T_NONE, dip, EIB_PROP_GW_SYS_NAME, in eibnx_create_node_props() 271 EIB_PROP_GW_SYS_NAME, gwi->gw_system_name, dip, ret); in eibnx_create_node_props()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/eoib/ |
H A D | eib.h | 144 #define EIB_PROP_GW_SYS_NAME "gw-system-name" macro
|