Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c147 #define EIB_ATTACH_IBT_ATT_DONE 0x08 macro
250 progress |= EIB_ATTACH_IBT_ATT_DONE; in eib_attach()
863 if (progress & EIB_ATTACH_IBT_ATT_DONE) { in eib_rb_attach()