Home
last modified time | relevance | path

Searched refs:FIP_SYSNAME_LEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h41 #define FIP_SYSNAME_LEN 32 macro
171 uint8_t id_sysname[FIP_SYSNAME_LEN];
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c578 bcopy(desc_gwid->id_sysname, gwi->gw_system_name, FIP_SYSNAME_LEN); in eibnx_fip_parse_advt_pkt()
579 (gwi->gw_system_name)[FIP_SYSNAME_LEN] = '\0'; in eibnx_fip_parse_advt_pkt()