Searched refs:FIP_PORTNAME_LEN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h42 #define FIP_PORTNAME_LEN 8 macro
172 uint8_t id_portname[FIP_PORTNAME_LEN];
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c580 bcopy(desc_gwid->id_portname, gwi->gw_port_name, FIP_PORTNAME_LEN);
581 (gwi->gw_port_name)[FIP_PORTNAME_LEN] = '\0';

Completed in 59 milliseconds