Searched refs:FcpId (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | fchba.c | 475 map->entry[mapIndex].FcpId.NodeWWN.wwn) || in match_mappings() 477 map->entry[mapIndex].FcpId.PortWWN.wwn)) { in match_mappings() 585 map->entry[mapIndex].FcpId.NodeWWN.wwn, in fchba_non_encl_probe() 602 map->entry[mapIndex].FcpId.NodeWWN.wwn, in fchba_non_encl_probe() 609 lun = map->entry[mapIndex].FcpId.FcpLun; in fchba_non_encl_probe() 614 map->entry[mapIndex].FcpId.PortWWN, in fchba_non_encl_probe() 770 map->entry[mapIndex].FcpId.NodeWWN.wwn) || in fchba_inquiry() 772 map->entry[mapIndex].FcpId.PortWWN.wwn)) { in fchba_inquiry() 773 lun = map->entry[mapIndex].FcpId.FcpLun; in fchba_inquiry() 782 lun = map->entry[mapIndex].FcpId.FcpLun; in fchba_inquiry() [all …]
|
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | Sun_fcGetFcpTargetMapping.cc | 120 memcpy(&mapping->entry[count].FcpId, in Sun_fcGetFcpTargetMapping() 121 &mappingV2->entry[count-current].FcpId, in Sun_fcGetFcpTargetMapping() 122 sizeof (mapping->entry[count].FcpId)); in Sun_fcGetFcpTargetMapping()
|
H A D | FCHBAPort.cc | 809 userMappings->entry[i].FcpId.FcId = in getTargetMappings() 811 memcpy(userMappings->entry[i].FcpId.NodeWWN.wwn, in getTargetMappings() 814 memcpy(userMappings->entry[i].FcpId.PortWWN.wwn, in getTargetMappings() 818 userMappings->entry[i].FcpId.FcpLun = in getTargetMappings()
|
/illumos-gate/usr/src/cmd/fcinfo/ |
H A D | fcinfo-list.c | 560 if ((memcmp(map->entry[count].FcpId.PortWWN.wwn, in handleScsiTarget() 564 (memcmp(&(map->entry[count].FcpId.FcpLun), in handleScsiTarget() 1099 entry.FcpId.PortWWN, in searchDevice() 1100 entry.FcpId.FcpLun, in searchDevice() 1138 (void *)&(entry.FcpId.PortWWN), in searchDevice() 1153 (void *)&(entry.FcpId.PortWWN), in searchDevice() 1200 (void *)&(entry.FcpId.PortWWN), in searchDevice() 1214 entry.FcpId.PortWWN, in searchDevice() 1215 entry.FcpId.FcpLun, in searchDevice()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hbaapi.h | 364 HBA_FCPID FcpId; member 369 HBA_FCPID FcpId; member 388 HBA_FCPID FcpId; /* WWN valid only if type is member 490 HBA_FCPID FcpId; member
|
/illumos-gate/usr/src/lib/hbaapi/common/ |
H A D | hbaapi.h | 363 HBA_FCPID FcpId; member 368 HBA_FCPID FcpId; member 387 HBA_FCPID FcpId; /* WWN valid only if type is member 487 HBA_FCPID FcpId; member
|