Home
last modified time | relevance | path

Searched refs:hba_wwn (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetFcpTargetMapping.cc40 HBA_WWN hba_wwn; in getAdapterPortWWN() local
41 memset(hba_wwn.wwn, 0, sizeof (hba_wwn)); in getAdapterPortWWN()
47 memcpy(hba_wwn.wwn, &tmp, sizeof (hba_wwn)); in getAdapterPortWWN()
49 return (hba_wwn); in getAdapterPortWWN()
H A DSun_fcSendRNID.cc50 HBA_WWN hba_wwn; in Sun_fcSendRNID() local
51 memcpy(hba_wwn.wwn, &tmp, sizeof (hba_wwn)); in Sun_fcSendRNID()
54 hba_wwn, wwn, in Sun_fcSendRNID()
H A DSun_fcSendReportLUNs.cc51 HBA_WWN hba_wwn; in Sun_fcSendReportLUNs() local
52 memcpy(hba_wwn.wwn, &tmp, sizeof (hba_wwn)); in Sun_fcSendReportLUNs()
56 hba_wwn, wwn, in Sun_fcSendReportLUNs()
H A DSun_fcSendReadCapacity.cc53 HBA_WWN hba_wwn; in Sun_fcSendReadCapacity() local
54 memcpy(hba_wwn.wwn, &tmp, sizeof (hba_wwn)); in Sun_fcSendReadCapacity()
57 hba_wwn, wwn, in Sun_fcSendReadCapacity()
H A DSun_fcSendScsiInquiry.cc52 HBA_WWN hba_wwn; in Sun_fcSendScsiInquiry() local
53 memcpy(hba_wwn.wwn, &tmp, sizeof (hba_wwn)); in Sun_fcSendScsiInquiry()
57 hba_wwn, wwn, fcLun, in Sun_fcSendScsiInquiry()