Symbol: get_file_chan
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1024
if (get_file_chan(ucma_id, NULL, &chanp, "resolve_route", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1051
if (get_file_chan(ucma_id, NULL, &chanp, "query_route", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1092
if (get_file_chan(ucma_id, NULL, &chanp, "connect", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1147
if (get_file_chan(ucma_id, NULL, &chanp, "listen", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1178
if (get_file_chan(ucma_id, NULL, &chanp, "accept", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1224
if (get_file_chan(ucma_id, NULL, &chanp, "reject", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1253
if (get_file_chan(ucma_id, NULL, &chanp, "init_qp_attr", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1457
if (get_file_chan(ucma_id, NULL, &chan, "notify", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1484
if (get_file_chan(ucma_id, NULL, &chanp, "join_mcast", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1595
if (get_file_chan(ucma_id, NULL, &chan, "disconnect", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
183
get_file_chan(uint32_t, sol_ucma_file_t **, sol_ucma_chan_t **, char *, int);
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
883
if (!get_file_chan(ucma_id, &filep, &chanp, "destroy_id", 0)) {
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
970
if (get_file_chan(ucma_id, NULL, &chanp, "bind_addr", 1))
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
994
if (get_file_chan(ucma_id, NULL, &chanp, "resolve_addr", 1)) {