Home
last modified time | relevance | path

Searched refs:PortLun (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetTargetMapping.c116 PortLun.domainPortWWN.wwn)) { in Sun_sasGetTargetMapping()
125 PortLun, &mapping_ptr->entry. in Sun_sasGetTargetMapping()
126 PortLun, sizeof (SMHBA_PORTLUN)); in Sun_sasGetTargetMapping()
H A Ddevtree_device_disco.c208 (void) memcpy(mapping_ptr->entry.PortLun. in fillDomainPortWWN()
556 (void) memcpy(&mapping_ptr->entry.PortLun.TargetLun, in get_attached_devices_info()
576 (void) memcpy(mapping_ptr->entry.PortLun.PortWWN.wwn, in get_attached_devices_info()
968 (void) memcpy(&mapping_ptr->entry.PortLun.TargetLun, in get_attached_paths_info()
990 (void) memcpy(mapping_ptr->entry.PortLun.PortWWN.wwn, in get_attached_paths_info()
H A DSun_sasScsiReadCapacity.c204 &mapping_ptr->entry.PortLun.TargetLun, in Sun_sasScsiReadCapacity()
H A DSun_sasScsiInquiry.c219 &mapping_ptr->entry.PortLun.TargetLun, in Sun_sasScsiInquiry()
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c1785 if (memcmp(map->entry[count].PortLun. in searchTargetPortMappingData()
1877 if ((memcmp(map->entry[count].PortLun. in searchTargetPortMappingData()
1880 (memcmp(&(map->entry[count].PortLun. in searchTargetPortMappingData()
2272 (void *)&(entryP->PortLun.PortWWN), in searchDevice()
2286 &entryP->PortLun.PortWWN, in searchDevice()
2301 (void *)&(entryP->PortLun.PortWWN), in searchDevice()
2352 (void *)&(entryP->PortLun.PortWWN), in searchDevice()
2361 (void) memcpy(&smhbaLUN, &entryP->PortLun.TargetLun, in searchDevice()
2370 entryP->PortLun.PortWWN, in searchDevice()
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h330 SMHBA_PORTLUN PortLun; member
342 SMHBA_PORTLUN PortLun; member