Home
last modified time | relevance | path

Searched refs:LUID (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/sun_sas/common/
H A DSun_sasGetTargetMapping.c127 (void) memcpy(&mapping->entry[i].LUID, in Sun_sasGetTargetMapping()
128 &mapping_ptr->entry.LUID, in Sun_sasGetTargetMapping()
H A Ddevtree_device_disco.c590 (void) strlcpy(mapping_ptr->entry.LUID.buffer, in get_attached_devices_info()
592 sizeof (mapping_ptr->entry.LUID.buffer)); in get_attached_devices_info()
1003 (void) strlcpy(mapping_ptr->entry.LUID.buffer, in get_attached_paths_info()
1005 sizeof (mapping_ptr->entry.LUID.buffer)); in get_attached_paths_info()
/titanic_44/usr/src/uts/common/smbsrv/ndl/
H A Dlsarpc.ndl766 * Map a privilege name to a local unique id (LUID). Privilege names
770 * which each LUID refers. The handle here is a policy handle.
786 * Map a privilege value (LUID) to a privilege name. Privilege names
790 * which each LUID refers. The handle here is a policy handle.
806 * Map a privilege name to a local unique id (LUID). Privilege names
810 * which each LUID refers. The handle here is a policy handle.
/titanic_44/usr/src/lib/smhba/common/
H A Dsmhbaapi.h330 SMHBA_LUID LUID; member
342 SMHBA_LUID LUID; member
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h365 HBA_LUID LUID; member
486 HBA_LUID LUID; member
/titanic_44/usr/src/lib/hbaapi/common/
H A Dhbaapi.h364 HBA_LUID LUID; member
483 HBA_LUID LUID; member
/titanic_44/usr/src/cmd/luxadm/
H A Dfchba.c1457 if (memcmp(&tmp->map.LUID, &map->LUID, in add_lun_path()
1703 if (memcmp(&inner->map.LUID, in fchba_display_config()
1704 &map->entry[mapIndex].LUID, in fchba_display_config()
/titanic_44/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc821 memcpy(userMappings->entry[i].LUID.buffer, in getTargetMappings()
823 sizeof (userMappings->entry[i].LUID.buffer)); in getTargetMappings()