Symbol: cma_get_chan_state
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1108
chan_state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1252
chan_state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1309
state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1375
state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1411
state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1805
chan_state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1832
chan_state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1853
chan_state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
2017
state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
2082
state = cma_get_chan_state(root_chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
2158
state = cma_get_chan_state(root_chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
570
root_chanp ? cma_get_chan_state(root_chanp) : 0);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
574
cma_get_chan_state(root_chanp) == SOL_CMA_CHAN_DESTROY_PENDING)
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
580
state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
722
state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
935
state = cma_get_chan_state(chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
97
cma_chan_state_t cma_get_chan_state(sol_cma_chan_t *);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
1383
chan_state = cma_get_chan_state(root_chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
1554
chan_state = cma_get_chan_state(root_chanp);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
93
extern cma_chan_state_t cma_get_chan_state(sol_cma_chan_t *);