Symbol: IBT_STATE_INIT
usr/src/lib/udapl/udapl_tavor/tavor/dapl_arbel_hw.c
1049
(ep->qp_state == IBT_STATE_INIT) ||
usr/src/lib/udapl/udapl_tavor/tavor/dapl_hermon_hw.c
1087
(ep->qp_state == IBT_STATE_INIT) ||
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_hw.c
1305
(ep->qp_state == IBT_STATE_INIT) ||
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_cm.c
371
ep_ptr->qp_state = IBT_STATE_INIT;
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
383
ep_ptr->qp_state = IBT_STATE_INIT;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
2994
comm->hlc_qp_info.qp_state = IBT_STATE_INIT;
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
2130
qp_state = IBT_STATE_INIT; /* Initialized */
usr/src/uts/common/io/ib/adapters/hermon/hermon_qpmod.c
190
(mod_state != IBT_STATE_INIT)) {
usr/src/uts/common/io/ib/adapters/hermon/hermon_qpmod.c
198
(mod_state == IBT_STATE_INIT))) {
usr/src/uts/common/io/ib/adapters/hermon/hermon_qpmod.c
313
(mod_state == IBT_STATE_INIT)) {
usr/src/uts/common/io/ib/adapters/tavor/tavor_ioctl.c
2243
comm->tlc_qp_info.qp_state = IBT_STATE_INIT;
usr/src/uts/common/io/ib/adapters/tavor/tavor_qp.c
1213
qp_state = IBT_STATE_INIT; /* Initialized */
usr/src/uts/common/io/ib/adapters/tavor/tavor_qpmod.c
182
(mod_state != IBT_STATE_INIT)) {
usr/src/uts/common/io/ib/adapters/tavor/tavor_qpmod.c
189
(mod_state == IBT_STATE_INIT))) {
usr/src/uts/common/io/ib/adapters/tavor/tavor_qpmod.c
297
(mod_state == IBT_STATE_INIT)) {
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
1002
qp_infop->qp_state = IBT_STATE_INIT;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
1649
case IBT_STATE_INIT:
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
1674
case IBT_STATE_INIT:
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
975
qp_infop->qp_current_state = IBT_STATE_INIT;
usr/src/uts/common/io/ib/ibtl/ibtl_qp.c
1353
if ((rc_chan->ch_current_state != IBT_STATE_INIT) &&
usr/src/uts/common/io/ib/ibtl/ibtl_qp.c
283
modify_attrp->qp_state = IBT_STATE_INIT;
usr/src/uts/common/io/ib/ibtl/ibtl_qp.c
290
ibt_qp->ch_current_state = IBT_STATE_INIT;
usr/src/uts/common/io/ib/ibtl/ibtl_qp.c
48
{ IBT_STATE_RESET, IBT_STATE_INIT, IBT_CEP_SET_RESET_INIT},
usr/src/uts/common/io/ib/ibtl/ibtl_qp.c
49
{ IBT_STATE_INIT, IBT_STATE_RTR, IBT_CEP_SET_INIT_RTR},
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_sm.c
6408
if (qp_attrs.qp_info.qp_state != IBT_STATE_INIT &&
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_sm.c
6419
qp_attrs.qp_info.qp_state != IBT_STATE_INIT) {
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_sm.c
6463
qp_info.qp_state = IBT_STATE_INIT;
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
1740
qp_info.qp_state = IBT_STATE_INIT;
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
316
if (qp_query_attr.qp_info.qp_state != IBT_STATE_INIT) {
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
542
qp_info.qp_state = IBT_STATE_INIT;