---
title: SCSICmd_REPORT_LUNS_LUN_ENTRY
framework: IOKit
role: symbol
role_heading: Structure
platforms: [Mac Catalyst 13.0+, macOS 10.3+]
path: iokit/scsicmd_report_luns_lun_entry
---

# SCSICmd_REPORT_LUNS_LUN_ENTRY

## Declaration

```occ
typedef struct SCSICmd_REPORT_LUNS_LUN_ENTRY {
    ...
} SCSICmd_REPORT_LUNS_LUN_ENTRY;
```

## Overview

Overview This structure represents a single LUN entry in a LUN list returned via the REPORT_LUNS command.

## Topics

### Instance Properties

- [FIRST_LEVEL_ADDRESSING](iokit/scsicmd_report_luns_lun_entry/1477352-first_level_addressing.md)
- [FOURTH_LEVEL_ADDRESSING](iokit/scsicmd_report_luns_lun_entry/1477356-fourth_level_addressing.md)
- [SECOND_LEVEL_ADDRESSING](iokit/scsicmd_report_luns_lun_entry/1477364-second_level_addressing.md)
- [THIRD_LEVEL_ADDRESSING](iokit/scsicmd_report_luns_lun_entry/1477380-third_level_addressing.md)
