Searched refs:PortLun (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/sun_sas/common/ |
H A D | Sun_sasGetTargetMapping.c | 116 PortLun.domainPortWWN.wwn)) { in Sun_sasGetTargetMapping() 125 PortLun, &mapping_ptr->entry. in Sun_sasGetTargetMapping() 126 PortLun, sizeof (SMHBA_PORTLUN)); in Sun_sasGetTargetMapping()
|
H A D | devtree_device_disco.c | 207 (void) memcpy(mapping_ptr->entry.PortLun. in fillDomainPortWWN() 554 (void) memcpy(&mapping_ptr->entry.PortLun.TargetLun, in get_attached_devices_info() 574 (void) memcpy(mapping_ptr->entry.PortLun.PortWWN.wwn, in get_attached_devices_info() 965 (void) memcpy(&mapping_ptr->entry.PortLun.TargetLun, in get_attached_paths_info() 987 (void) memcpy(mapping_ptr->entry.PortLun.PortWWN.wwn, in get_attached_paths_info()
|
H A D | Sun_sasScsiReadCapacity.c | 204 &mapping_ptr->entry.PortLun.TargetLun, in Sun_sasScsiReadCapacity()
|
H A D | Sun_sasScsiInquiry.c | 216 &mapping_ptr->entry.PortLun.TargetLun, in Sun_sasScsiInquiry()
|
/titanic_41/usr/src/cmd/sasinfo/ |
H A D | sasinfo-list.c | 1785 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() 2274 (void *)&(entryP->PortLun.PortWWN), in searchDevice() 2288 &entryP->PortLun.PortWWN, in searchDevice() 2304 (void *)&(entryP->PortLun.PortWWN), in searchDevice() 2355 (void *)&(entryP->PortLun.PortWWN), in searchDevice() 2364 (void *) memcpy(&smhbaLUN, &entryP->PortLun.TargetLun, in searchDevice() 2373 entryP->PortLun.PortWWN, in searchDevice()
|
/titanic_41/usr/src/lib/smhba/common/ |
H A D | smhbaapi.h | 329 SMHBA_PORTLUN PortLun; member 341 SMHBA_PORTLUN PortLun; member
|