Searched refs:HERMON_BINDHDL_UBUF (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h173 #define HERMON_BINDHDL_UBUF 3 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c1628 bind->bi_type = HERMON_BINDHDL_UBUF;
1806 if (bind->bi_type == HERMON_BINDHDL_UBUF) {
3106 bind->bi_type == HERMON_BINDHDL_UBUF);
3128 if ((bind->bi_type != HERMON_BINDHDL_UBUF) &&
3134 if (((bind->bi_type == HERMON_BINDHDL_UBUF) &&
3169 } else { /* HERMON_BINDHDL_BUF or HERMON_BINDHDL_UBUF */
3201 * In case of HERMON_BINDHDL_UBUF, the memory bi_buf points to
3207 if (bind->bi_type == HERMON_BINDHDL_UBUF) {

Completed in 64 milliseconds