Home
last modified time | relevance | path

Searched refs:HBA_FCPTARGETMAPPINGV2 (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c47 HBA_FCPTARGETMAPPINGV2 **mapping);
49 int portIndex, HBA_PORTATTRIBUTES port, HBA_FCPTARGETMAPPINGV2 *map,
58 HBA_WWN scsiTargetWWN, HBA_FCPTARGETMAPPINGV2 *map);
169 HBA_FCPTARGETMAPPINGV2 **mapping) in getTargetMapping()
171 HBA_FCPTARGETMAPPINGV2 *map; in getTargetMapping()
181 if ((map = calloc(1, sizeof (HBA_FCPTARGETMAPPINGV2))) == NULL) { in getTargetMapping()
191 sizeof (HBA_FCPTARGETMAPPINGV2))) == NULL) { in getTargetMapping()
372 HBA_PORTATTRIBUTES port, HBA_FCPTARGETMAPPINGV2 *map, in processHBA()
494 HBA_FCPTARGETMAPPINGV2 *map) in handleScsiTarget()
608 HBA_FCPTARGETMAPPINGV2 *map = NULL; in fc_util_list_remoteport()
[all …]
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c410 fetch_mappings(HBA_HANDLE handle, HBA_WWN pwwn, HBA_FCPTARGETMAPPINGV2 **map) { in fetch_mappings()
414 *map = (HBA_FCPTARGETMAPPINGV2 *) calloc(1, in fetch_mappings()
416 sizeof (HBA_FCPTARGETMAPPINGV2)); in fetch_mappings()
428 *map = (HBA_FCPTARGETMAPPINGV2 *) calloc(1, in fetch_mappings()
430 sizeof (HBA_FCPTARGETMAPPINGV2)); in fetch_mappings()
452 match_mappings(char *compare, HBA_FCPTARGETMAPPINGV2 *map) { in match_mappings()
520 HBA_FCPTARGETMAPPINGV2 *map; in fchba_non_encl_probe()
682 HBA_FCPTARGETMAPPINGV2 *map; in fchba_inquiry()
889 HBA_FCPTARGETMAPPINGV2 *map; in fchba_dump_map()
1099 HBA_FCPTARGETMAPPINGV2 *map; in fchba_display_link_status()
[all …]
H A Dcommon.h486 HBA_FCPTARGETMAPPINGV2 **map);
487 int match_mappings(char *compare, HBA_FCPTARGETMAPPINGV2 *map);
H A Dx86_adm.c260 HBA_FCPTARGETMAPPINGV2 *map; in adm_forcelip()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetFcpTargetMapping.cc97 sizeof (HBA_FCPTARGETMAPPINGV2)]; in Sun_fcGetFcpTargetMapping()
H A Dsun_fc.h82 HBA_FCPTARGETMAPPINGV2 *);
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h382 } HBA_FCPTARGETMAPPINGV2, *PHBA_FCPTARGETMAPPINGV2; typedef
731 HBA_FCPTARGETMAPPINGV2
H A Dvendorhbaapi.h78 (HBA_HANDLE, HBA_WWN, HBA_FCPTARGETMAPPINGV2 *);
H A DHBAAPILIB.c2391 HBA_FCPTARGETMAPPINGV2 in HBA_GetFcpTargetMappingV2()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h383 } HBA_FCPTARGETMAPPINGV2, *PHBA_FCPTARGETMAPPINGV2; typedef
734 HBA_FCPTARGETMAPPINGV2
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c2748 HBA_FCPTARGETMAPPINGV2 *pmapping) in HBA_GetFcpTargetMappingV2()