Searched refs:bind_type (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c1156 uint_t sleep, mtt_pgsize_bits, bind_type, mr_is_umem; local
1171 bind_type = TAVOR_BINDMEM_NORMAL;
1175 bind_type = op->mro_bind_type;
1336 bh->bi_bypass = bind_type;
2121 uint_t mtt_pgsize_bits, bind_type, reuse_dmahdl; local
2136 bind_type = TAVOR_BINDMEM_NORMAL;
2138 bind_type = op->mro_bind_type;
2222 bind->bi_bypass = bind_type;
2323 bind->bi_bypass = bind_type;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c1484 uint_t sleep, mtt_pgsize_bits, bind_type, mr_is_umem; local
1496 bind_type = HERMON_BINDMEM_NORMAL;
1500 bind_type = op->mro_bind_type;
1649 bh->bi_bypass = bind_type;
2704 uint_t mtt_pgsize_bits, bind_type, reuse_dmahdl; local
2716 bind_type = HERMON_BINDMEM_NORMAL;
2718 bind_type = op->mro_bind_type;
2801 bind->bi_bypass = bind_type;
2905 bind->bi_bypass = bind_type;
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c1106 * bind_type: "simple" or "sasl/DIGEST-MD5"
1129 process_pwd_mgmt(char *bind_type, int ldaprc, argument
1168 "- %s"), bind_type, ldap_err2string(ldaprc));
1268 bind_type);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1208 dfc_bindtype_t bind_type; member in struct:dfc_bind_entry
1482 uint32_t bind_type; member in struct:dfc_vport_nodeinfo_entry

Completed in 117 milliseconds