Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c925 wwn_to_ether(&fport->fcipp_nwwn, &fptr->fcip_macaddr); in fcip_port_attach()
4717 wwn_to_ether(&fport->fcipp_nwwn, &fptr->fcip_macaddr); in fcip_setup_mac_addr()
4718 fcip_ether_to_str(&fptr->fcip_macaddr, etherstr); in fcip_setup_mac_addr()
4986 fcip_ether_to_str(&fptr->fcip_macaddr, etherstr); in fcip_ireq()
4989 ether_bcopy(&fptr->fcip_macaddr, &dlap->dl_phys); in fcip_ireq()
5095 ether_to_wwn(&fptr->fcip_macaddr, &wwn); in fcip_udreq()
5340 ether_bcopy(&fptr->fcip_macaddr, &fcipaddr.dl_phys); in fcip_breq()
5416 ether_bcopy(&fptr->fcip_macaddr, &addr); in fcip_pareq()