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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c4999 uint32_t rmac; local
5015 rmac = bge_reg_get32(bgep, RECEIVE_MAC_STATUS_REG);
5024 BGE_DEBUG(("factotum($%p) tmac 0x%x rmac 0x%x rxrs 0x%08x txrs 0x%08x",
5025 (void *)bgep, tmac, rmac, rxrs, txrs));
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1090 ipoib_mac_t *rmac)
1109 ibd_h2n_mac(rmac, IB_MC_QPN, (((uint64_t)topword << 32) |
1089 ibd_get_allroutergroup(ibd_state_t *state, ipoib_mac_t *mcmac, ipoib_mac_t *rmac) argument

Completed in 68 milliseconds