Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h86 #define FIP_BHFLAG_GWAVAIL 0x4 macro
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c533 gwi->gw_flag_available = (flags & FIP_BHFLAG_GWAVAIL) ? 1 : 0; in eibnx_fip_parse_advt_pkt()