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

/osnet-11/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc991 uint64_t targetWwn = htonll(wwn); local
1003 memcpy(fscsi.scsi_fc_pwwn.raw_wwn, &targetWwn, sizeof (la_wwn_t));
1038 uint64_t targetWwn = htonll(wwn); local
1050 memcpy(fscsi.scsi_fc_pwwn.raw_wwn, &targetWwn, sizeof (la_wwn_t));
1076 uint64_t targetWwn = htonll(pwwn); local
1094 memcpy(fscsi.scsi_fc_pwwn.raw_wwn, &targetWwn, sizeof (la_wwn_t));

Completed in 55 milliseconds