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.c2202 mr->mr_bindinfo.bi_free_dmahdl = 0;
2217 * we will set the "bi_free_dmahdl" flag to indicate that
2245 bind->bi_free_dmahdl = 1;
2299 mr->mr_bindinfo.bi_free_dmahdl = 0;
2318 * we will set the "bi_free_dmahdl" flag to indicate that
2346 bind->bi_free_dmahdl = 1;
2584 bind->bi_free_dmahdl = 1;
2588 bind->bi_free_dmahdl = 0;
2609 if (bind->bi_free_dmahdl != 0) {
2666 if (bind->bi_free_dmahdl !
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h153 * "bi_free_dmahdl" flag indicated whether the ddi_dma_handle_t should be
168 uint_t bi_free_dmahdl; member in struct:hermon_bind_info_s
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h203 * "bi_free_dmahdl" flag indicated whether the ddi_dma_handle_t should be
218 uint_t bi_free_dmahdl; member in struct:tavor_bind_info_s
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c2781 mr->mr_bindinfo.bi_free_dmahdl = 0;
2796 * we will set the "bi_free_dmahdl" flag to indicate that
2823 bind->bi_free_dmahdl = 1;
2881 mr->mr_bindinfo.bi_free_dmahdl = 0;
2900 * we will set the "bi_free_dmahdl" flag to indicate that
2927 bind->bi_free_dmahdl = 1;
3149 bind->bi_free_dmahdl = 1;
3153 bind->bi_free_dmahdl = 0;
3176 if (bind->bi_free_dmahdl != 0) {
3229 if (bind->bi_free_dmahdl !
[all...]

Completed in 57 milliseconds