scsiId < 0 ? "fibre" : "scsi"; if ($type != $currentType ) continue; $deviceId = $currentType == "fibre" ? $drive->wwnn : $drive->scsiId; $subId = $currentType == "fibre" ? $drive->loopId : $drive->lunAddress; ?>