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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c398 static ibd_mce_t *ibd_async_mcache(ibd_state_t *, ipoib_mac_t *, boolean_t *);
669 * ibd_async_mcache()). For now, we'll skip this check by
1694 ibd_async_mcache(ibd_state_t *state, ipoib_mac_t *mac, boolean_t *redirect) function
1710 DPRINT(4, "ibd_async_mcache : already joined to group");
1717 DPRINT(4, "ibd_async_mcache : not joined to group");
1720 DPRINT(4, "ibd_async_mcache : nonmem joined to group");
1729 DPRINT(4, "ibd_async_mcache : nonmem join failed");
1735 DPRINT(4, "ibd_async_mcache : router mgid : %016llx:%016llx\n",
1742 DPRINT(4, "ibd_async_mcache : using already joined router"
1750 DPRINT(4, "ibd_async_mcache
[all...]

Completed in 102 milliseconds