Searched refs:mapList (Results 1 – 1 of 1) sorted by relevance
395 targetPortMappingData_t *mapList; in printTargetPortInfo() local456 for (mapList = configList->map; in printTargetPortInfo()457 mapList != NULL; mapList = mapList->next) { in printTargetPortInfo()460 mapList->osLUN); in printTargetPortInfo()461 if (mapList->mappingExist) { in printTargetPortInfo()465 (mapList->osDeviceName[0] == in printTargetPortInfo()467 mapList->osDeviceName); in printTargetPortInfo()477 if (mapList->inquiryFailed) { in printTargetPortInfo()480 mapList->osDeviceName, mapList->osLUN); in printTargetPortInfo()485 for (count = sizeof (mapList->inq_vid), i = 0; in printTargetPortInfo()[all …]