Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c2202 mr->mr_bindinfo.bi_free_dmahdl = 0; in tavor_mr_rereg_xlat_helper()
2245 bind->bi_free_dmahdl = 1; in tavor_mr_rereg_xlat_helper()
2299 mr->mr_bindinfo.bi_free_dmahdl = 0; in tavor_mr_rereg_xlat_helper()
2346 bind->bi_free_dmahdl = 1; in tavor_mr_rereg_xlat_helper()
2584 bind->bi_free_dmahdl = 1; in tavor_mr_mem_bind()
2588 bind->bi_free_dmahdl = 0; in tavor_mr_mem_bind()
2609 if (bind->bi_free_dmahdl != 0) { in tavor_mr_mem_bind()
2666 if (bind->bi_free_dmahdl != 0) { in tavor_mr_mem_unbind()
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h218 uint_t bi_free_dmahdl; member
/titanic_41/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()
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h168 uint_t bi_free_dmahdl; member