Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo.h99 HBA_UINT32 osLUN; member
H A DprintAttrs.c460 mapList->osLUN); in printTargetPortInfo()
480 mapList->osDeviceName, mapList->osLUN); in printTargetPortInfo()
H A Dsasinfo-list.c1799 TPMapData->osLUN = in searchTargetPortMappingData()
1885 TPMapData->osLUN = in searchTargetPortMappingData()
1899 TPMapData->osLUN = lunNum; in searchTargetPortMappingData()
1907 TPMapData->osLUN = lunNum; in searchTargetPortMappingData()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp_util.h85 uint32_t osLUN; member
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc808 mappings->entries[i].osLUN; in getTargetMappings()
827 mappings->numLuns, mappings->entries[i].osLUN, mappings->entries[i].samLUN); in getTargetMappings()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1860 map->osLUN = plun->lun_num; in fcp_get_target_mappings()