Searched defs:reuse_dmahdl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c2121 uint_t mtt_pgsize_bits, bind_type, reuse_dmahdl; local
2205 reuse_dmahdl = 1;
2209 reuse_dmahdl = 0;
2225 if (reuse_dmahdl) {
2244 if (reuse_dmahdl) {
2302 reuse_dmahdl = 1;
2306 reuse_dmahdl = 0;
2310 reuse_dmahdl = 0;
2326 if (reuse_dmahdl) {
2345 if (reuse_dmahdl) {
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c2704 uint_t mtt_pgsize_bits, bind_type, reuse_dmahdl; local
2784 reuse_dmahdl = 1;
2788 reuse_dmahdl = 0;
2804 if (reuse_dmahdl) {
2822 if (reuse_dmahdl) {
2884 reuse_dmahdl = 1;
2888 reuse_dmahdl = 0;
2892 reuse_dmahdl = 0;
2908 if (reuse_dmahdl) {
2926 if (reuse_dmahdl) {
[all...]

Completed in 70 milliseconds