Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c474 struct ether_addr ourmacaddr; in socal_attach() local
605 (void) localetheraddr((struct ether_addr *)NULL, &ourmacaddr); in socal_attach()
607 bcopy((caddr_t)&ourmacaddr, (caddr_t)&s, sizeof (short)); in socal_attach()
609 bcopy((caddr_t)&ourmacaddr+2, in socal_attach()