Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c179 ucma_free_chan(sol_ucma_chan_t *, int);
574 ucma_free_chan(chanp, 1); in sol_ucma_close()
838 ucma_free_chan(chanp, 1);
849 ucma_free_chan(chanp, 1);
946 ucma_free_chan(chanp, 1);
1831 ucma_free_chan(sol_ucma_chan_t *chanp, int delete_list) function