Symbol: cma_set_chan_state
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1310
cma_set_chan_state(chanp, SOL_CMA_CHAN_DISCONNECT);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1323
cma_set_chan_state(chanp, state);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1891
cma_set_chan_state(chanp, SOL_CMA_CHAN_IDLE);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
2028
cma_set_chan_state(chanp, SOL_CMA_CHAN_DESTROY_PENDING);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
2032
cma_set_chan_state(chanp, SOL_CMA_CHAN_DESTROYING);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
2099
cma_set_chan_state(root_chanp,
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
524
cma_set_chan_state(req_cmid_chan,
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
558
cma_set_chan_state(chanp, SOL_CMA_CHAN_DESTROY_WAIT);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
603
cma_set_chan_state(chanp,
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
610
cma_set_chan_state(chanp,
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
629
cma_set_chan_state(chanp, SOL_CMA_CHAN_DESTROY_PENDING);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
701
cma_set_chan_state(chanp, SOL_CMA_CHAN_IDLE);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
796
cma_set_chan_state(chanp, SOL_CMA_CHAN_ADDR_RESLVD);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
87
static void cma_set_chan_state(sol_cma_chan_t *, cma_chan_state_t);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
940
cma_set_chan_state(chanp, SOL_CMA_CHAN_LISTEN);