Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c180 ucma_free_chan(sol_ucma_chan_t *, int);
575 ucma_free_chan(chanp, 1); in sol_ucma_close()
840 ucma_free_chan(chanp, 1);
851 ucma_free_chan(chanp, 1);
948 ucma_free_chan(chanp, 1);
1833 ucma_free_chan(sol_ucma_chan_t *chanp, int delete_list) function