Home
last modified time | relevance | path

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

/illumos-gate/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.c592 (void) strlcpy(mapping_ptr->entry.LUID.buffer, in get_attached_devices_info()
594 sizeof (mapping_ptr->entry.LUID.buffer)); in get_attached_devices_info()
1006 (void) strlcpy(mapping_ptr->entry.LUID.buffer, in get_attached_paths_info()
1008 sizeof (mapping_ptr->entry.LUID.buffer)); in get_attached_paths_info()
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dlsarpc.ndl767 * Map a privilege name to a local unique id (LUID). Privilege names
771 * which each LUID refers. The handle here is a policy handle.
787 * Map a privilege value (LUID) to a privilege name. Privilege names
791 * which each LUID refers. The handle here is a policy handle.
807 * Map a privilege name to a local unique id (LUID). Privilege names
811 * which each LUID refers. The handle here is a policy handle.
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h331 SMHBA_LUID LUID; member
343 SMHBA_LUID LUID; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h370 HBA_LUID LUID; member
491 HBA_LUID LUID; member
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h369 HBA_LUID LUID; member
488 HBA_LUID LUID; member
/illumos-gate/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()
/illumos-gate/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()