Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c144 #define EIB_ATTACH_STATE_ALLOCD 0x01 macro
214 progress |= EIB_ATTACH_STATE_ALLOCD; in eib_attach()
878 if (progress & EIB_ATTACH_STATE_ALLOCD) { in eib_rb_attach()