Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c1997 mr->mr_bindinfo.bi_free_dmahdl = 0; in tavor_mr_rereg_xlat_helper()
2038 bind->bi_free_dmahdl = 1; in tavor_mr_rereg_xlat_helper()
2089 mr->mr_bindinfo.bi_free_dmahdl = 0; in tavor_mr_rereg_xlat_helper()
2134 bind->bi_free_dmahdl = 1; in tavor_mr_rereg_xlat_helper()
2356 bind->bi_free_dmahdl = 1; in tavor_mr_mem_bind()
2360 bind->bi_free_dmahdl = 0; in tavor_mr_mem_bind()
2381 if (bind->bi_free_dmahdl != 0) { in tavor_mr_mem_bind()
2429 if (bind->bi_free_dmahdl != 0) { in tavor_mr_mem_unbind()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c2781 mr->mr_bindinfo.bi_free_dmahdl = 0; in hermon_mr_rereg_xlat_helper()
2823 bind->bi_free_dmahdl = 1; in hermon_mr_rereg_xlat_helper()
2881 mr->mr_bindinfo.bi_free_dmahdl = 0; in hermon_mr_rereg_xlat_helper()
2927 bind->bi_free_dmahdl = 1; in hermon_mr_rereg_xlat_helper()
3149 bind->bi_free_dmahdl = 1; in hermon_mr_mem_bind()
3153 bind->bi_free_dmahdl = 0; in hermon_mr_mem_bind()
3176 if (bind->bi_free_dmahdl != 0) { in hermon_mr_mem_bind()
3229 if (bind->bi_free_dmahdl != 0) { in hermon_mr_mem_unbind()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h218 uint_t bi_free_dmahdl; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h168 uint_t bi_free_dmahdl; member