Home
last modified time | relevance | path

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

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