Searched defs:ether_to_wwn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c317 #define ether_to_wwn(E, W) \ macro
5245 ether_to_wwn(&dlap->dl_phys, &wwn);
5270 ether_to_wwn(&fcipnhbroadcastaddr, &wwn);
5272 ether_to_wwn(&dlap->dl_phys, &wwn);
5275 ether_to_wwn(&fptr->fcip_macaddr, &wwn);
5304 ether_to_wwn(&fcipnhbroadcastaddr, &wwn);
5306 ether_to_wwn(&dlap->dl_phys, &wwn);
5666 ether_to_wwn(addrp, &wwn);
5801 ether_to_wwn(&fcipnhbroadcastaddr, &wwn);
5803 ether_to_wwn(
[all...]

Completed in 74 milliseconds