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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h311 eaddr_t mip_eaddr; /* Eaddr for this destination */ member in struct:mi_path_t
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c189 ether_copy(&manc.manc_sc_eaddr, &mpath.mip_eaddr);
H A Ddman.c4232 ether_copy(&manp->man_eaddr, &mpath.mip_eaddr);
4300 ether_copy(&manc.manc_sc_eaddr, &mpath.mip_eaddr);
4402 ether_copy(&manc.manc_sc_eaddr, &mpath.mip_eaddr);
6378 } else if (ether_cmp(&mip->mip_eaddr, &mpg->mpg_dst_eaddr) != 0) {
6384 ether_sprintf(&mip->mip_eaddr));
6718 if (ether_cmp(&mip->mip_eaddr, &zero_ether_addr) == 0) {
6734 ether_copy(&mip->mip_eaddr, &mpg->mpg_dst_eaddr);
8218 cmn_err(CE_CONT, "\tmip_eaddr: %s\n", ether_sprintf(&mip->mip_eaddr));

Completed in 60 milliseconds