Home
last modified time | relevance | path

Searched refs:dreq_remote_comm_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1330 ib_com_id_t dreq_remote_comm_id; /* Remote communication id */ member
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c2372 b2h32(dreq_msgp->dreq_remote_comm_id), 0, 0, hcap, &statep); in ibcm_process_dreq_msg()
2379 "com id %x", b2h32(dreq_msgp->dreq_remote_comm_id)); in ibcm_process_dreq_msg()
2648 dreq_msgp->dreq_remote_comm_id = h2b32(statep->remote_comid); in ibcm_post_dreq_mad()