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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.h55 #define IBCMA_LOCAL_ADDR_SET_FLAG 0x01 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c158 ibchanp->chan_addr_flag = IBCMA_LOCAL_ADDR_SET_FLAG;
205 if ((ibchanp->chan_addr_flag & IBCMA_LOCAL_ADDR_SET_FLAG) == 0 &&
209 ibchanp->chan_addr_flag |= IBCMA_LOCAL_ADDR_SET_FLAG;

Completed in 77 milliseconds