ReactOS 0.4.15-dev-7942-gd23573b
_DVD_LAYER_DESCRIPTOR Struct Reference

#include <scsi.h>

Collaboration diagram for _DVD_LAYER_DESCRIPTOR:

Public Attributes

DVD_DESCRIPTOR_HEADER Header
 
UCHAR Length [2]
 
UCHAR BookVersion: 4
 
UCHAR BookType: 4
 
UCHAR MinimumRate: 4
 
UCHAR DiskSize: 4
 
UCHAR LayerType: 4
 
UCHAR TrackPath: 1
 
UCHAR NumberOfLayers: 2
 
UCHAR Reserved1: 1
 
UCHAR TrackDensity: 4
 
UCHAR LinearDensity: 4
 
UCHAR StartingDataSector [4]
 
UCHAR EndDataSector [4]
 
UCHAR EndLayerZeroSector [4]
 
UCHAR Reserved5: 7
 
UCHAR BCAFlag: 1
 
UCHAR Reserved6
 
ULONG StartingDataSector
 
ULONG EndDataSector
 
ULONG EndLayerZeroSector
 

Detailed Description

Definition at line 2842 of file scsi.h.

Member Data Documentation

◆ BCAFlag

UCHAR _DVD_LAYER_DESCRIPTOR::BCAFlag

Definition at line 2859 of file scsi.h.

◆ BookType

UCHAR _DVD_LAYER_DESCRIPTOR::BookType

Definition at line 2846 of file scsi.h.

◆ BookVersion

UCHAR _DVD_LAYER_DESCRIPTOR::BookVersion

Definition at line 2845 of file scsi.h.

◆ DiskSize

UCHAR _DVD_LAYER_DESCRIPTOR::DiskSize

Definition at line 2848 of file scsi.h.

◆ EndDataSector [1/2]

ULONG _DVD_LAYER_DESCRIPTOR::EndDataSector

Definition at line 2856 of file scsi.h.

◆ EndDataSector [2/2]

ULONG _DVD_LAYER_DESCRIPTOR::EndDataSector

Definition at line 145 of file ntddcdvd.h.

◆ EndLayerZeroSector [1/2]

ULONG _DVD_LAYER_DESCRIPTOR::EndLayerZeroSector

Definition at line 2857 of file scsi.h.

◆ EndLayerZeroSector [2/2]

ULONG _DVD_LAYER_DESCRIPTOR::EndLayerZeroSector

Definition at line 146 of file ntddcdvd.h.

◆ Header

DVD_DESCRIPTOR_HEADER _DVD_LAYER_DESCRIPTOR::Header

Definition at line 2843 of file scsi.h.

◆ LayerType

UCHAR _DVD_LAYER_DESCRIPTOR::LayerType

Definition at line 2849 of file scsi.h.

◆ Length

UCHAR _DVD_LAYER_DESCRIPTOR::Length[2]

Definition at line 2844 of file scsi.h.

◆ LinearDensity

UCHAR _DVD_LAYER_DESCRIPTOR::LinearDensity

Definition at line 2854 of file scsi.h.

◆ MinimumRate

UCHAR _DVD_LAYER_DESCRIPTOR::MinimumRate

Definition at line 2847 of file scsi.h.

◆ NumberOfLayers

UCHAR _DVD_LAYER_DESCRIPTOR::NumberOfLayers

Definition at line 2851 of file scsi.h.

◆ Reserved1

UCHAR _DVD_LAYER_DESCRIPTOR::Reserved1

Definition at line 2852 of file scsi.h.

◆ Reserved5

UCHAR _DVD_LAYER_DESCRIPTOR::Reserved5

Definition at line 2858 of file scsi.h.

◆ Reserved6

UCHAR _DVD_LAYER_DESCRIPTOR::Reserved6

Definition at line 2860 of file scsi.h.

◆ StartingDataSector [1/2]

ULONG _DVD_LAYER_DESCRIPTOR::StartingDataSector

Definition at line 2855 of file scsi.h.

◆ StartingDataSector [2/2]

ULONG _DVD_LAYER_DESCRIPTOR::StartingDataSector

Definition at line 144 of file ntddcdvd.h.

◆ TrackDensity

UCHAR _DVD_LAYER_DESCRIPTOR::TrackDensity

Definition at line 2853 of file scsi.h.

◆ TrackPath

UCHAR _DVD_LAYER_DESCRIPTOR::TrackPath

Definition at line 2850 of file scsi.h.


The documentation for this struct was generated from the following files: