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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c412 static ibd_ace_t *ibd_acache_lookup(ibd_state_t *, ipoib_mac_t *, int *, int);
1484 ibd_acache_lookup(ibd_state_t *state, ipoib_mac_t *mac, int *err, int numwqe) function
1495 "ibd_acache_lookup : lookup for %08X:%08X:%08X:%08X:%08X",
1802 * there when we look in ibd_acache_lookup(), but that's
6972 ace = ibd_acache_lookup(state, dest, &ret, 1);
7083 * Here if ibd_acache_lookup() returns EFAULT, it means ibd

Completed in 67 milliseconds