Searched refs:ether_to_wwn (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 311 #define ether_to_wwn(E, W) \ macro 5065 ether_to_wwn(&dlap->dl_phys, &wwn); in fcip_udreq() 5090 ether_to_wwn(&fcipnhbroadcastaddr, &wwn); in fcip_udreq() 5092 ether_to_wwn(&dlap->dl_phys, &wwn); in fcip_udreq() 5095 ether_to_wwn(&fptr->fcip_macaddr, &wwn); in fcip_udreq() 5124 ether_to_wwn(&fcipnhbroadcastaddr, &wwn); in fcip_udreq() 5126 ether_to_wwn(&dlap->dl_phys, &wwn); in fcip_udreq() 5486 ether_to_wwn(addrp, &wwn); in fcip_spareq() 5621 ether_to_wwn(&fcipnhbroadcastaddr, &wwn); in fcip_dl_ioc_hdr_info() 5623 ether_to_wwn(&dlap->dl_phys, &wwn); in fcip_dl_ioc_hdr_info() [all …]
|