Home
last modified time | relevance | path

Searched refs:EIB_GW_SYSNAME_LEN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib.h153 #define EIB_GW_SYSNAME_LEN 40 macro
172 uint8_t gi_system_name[EIB_GW_SYSNAME_LEN];
H A Denx_impl.h235 uint8_t gw_system_name[EIB_GW_SYSNAME_LEN];
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c535 (const char *)orig_gwi->gw_system_name, EIB_GW_SYSNAME_LEN) != 0) { in eibnx_replace_gw_in_gwlist()
540 EIB_GW_SYSNAME_LEN); in eibnx_replace_gw_in_gwlist()
H A Denx_hdlrs.c485 EIB_GW_SYSNAME_LEN); in eibnx_gw_is_aware()