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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h212 struct ether_addr fcip_macaddr; /* MAC addr */ member in struct:fcip
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c941 wwn_to_ether(&fport->fcipp_nwwn, &fptr->fcip_macaddr);
4891 wwn_to_ether(&fport->fcipp_nwwn, &fptr->fcip_macaddr);
4892 fcip_ether_to_str(&fptr->fcip_macaddr, etherstr);
5163 fcip_ether_to_str(&fptr->fcip_macaddr, etherstr);
5166 ether_bcopy(&fptr->fcip_macaddr, &dlap->dl_phys);
5275 ether_to_wwn(&fptr->fcip_macaddr, &wwn);
5520 ether_bcopy(&fptr->fcip_macaddr, &fcipaddr.dl_phys);
5596 ether_bcopy(&fptr->fcip_macaddr, &addr);

Completed in 73 milliseconds