Home
last modified time | relevance | path

Searched refs:si_ouraddr (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c913 ether_copy(&sip->si_ouraddr, &headerp->ether_shost);
1130 ether_copy(&sip->si_ouraddr, &idnaddr.dl_phys);
1136 (int)sip->si_ouraddr.ether_addr_octet[IDNETHER_CHANNEL];
1176 (int)sip->si_ouraddr.ether_addr_octet[IDNETHER_CHANNEL];
1227 ether_copy(&stp->ss_sip->si_ouraddr, &dlap->dl_phys);
1471 ether_copy(&sip->si_ouraddr, &addr);
1535 ether_copy(addrp, &sip->si_ouraddr);
1596 ether_copy(&sip->si_ouraddr, &headerp->ether_shost);
1605 ether_copy(&sip->si_ouraddr, &headerp->ether_shost);
1654 channel = (char)sip->si_ouraddr.ether_addr_octet[IDNETHER_CHANNEL];
[all …]
H A Didn.c748 idndl_localetheraddr(sip, &sip->si_ouraddr); in idnattach()
/titanic_44/usr/src/uts/sun4u/starfire/sys/
H A Didn.h3268 struct ether_addr si_ouraddr; /* enet address */ member