Searched refs:mapList (Results 1 – 1 of 1) sorted by relevance
393 targetPortMappingData_t *mapList; in printTargetPortInfo() local454 for (mapList = configList->map; in printTargetPortInfo()455 mapList != NULL; mapList = mapList->next) { in printTargetPortInfo()458 mapList->osLUN); in printTargetPortInfo()459 if (mapList->mappingExist) { in printTargetPortInfo()463 (mapList->osDeviceName[0] == in printTargetPortInfo()465 mapList->osDeviceName); in printTargetPortInfo()475 if (mapList->inquiryFailed) { in printTargetPortInfo()478 mapList->osDeviceName, mapList->osLUN); in printTargetPortInfo()483 for (count = sizeof (mapList->inq_vid), i = 0; in printTargetPortInfo()[all …]