Searched refs:ether_to_wwn (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 317 #define ether_to_wwn(E, W) \ macro 5245 ether_to_wwn(&dlap->dl_phys, &wwn); in fcip_udreq() 5270 ether_to_wwn(&fcipnhbroadcastaddr, &wwn); in fcip_udreq() 5272 ether_to_wwn(&dlap->dl_phys, &wwn); in fcip_udreq() 5275 ether_to_wwn(&fptr->fcip_macaddr, &wwn); in fcip_udreq() 5304 ether_to_wwn(&fcipnhbroadcastaddr, &wwn); in fcip_udreq() 5306 ether_to_wwn(&dlap->dl_phys, &wwn); in fcip_udreq() 5666 ether_to_wwn(addrp, &wwn); in fcip_spareq() 5801 ether_to_wwn(&fcipnhbroadcastaddr, &wwn); in fcip_dl_ioc_hdr_info() 5803 ether_to_wwn(&dlap->dl_phys, &wwn); in fcip_dl_ioc_hdr_info() [all …]
|