ReactOS 0.4.15-dev-7924-g5949c20
_AUDIO_OUTPUT Struct Reference

#include <scsi.h>

Collaboration diagram for _AUDIO_OUTPUT:

Public Attributes

UCHAR CodePage
 
UCHAR ParameterLength
 
UCHAR Immediate
 
UCHAR Reserved [2]
 
UCHAR LbaFormat
 
UCHAR LogicalBlocksPerSecond [2]
 
PORT_OUTPUT PortOutput [4]
 

Detailed Description

Definition at line 3192 of file scsi.h.

Member Data Documentation

◆ CodePage

UCHAR _AUDIO_OUTPUT::CodePage

Definition at line 3193 of file scsi.h.

◆ Immediate

UCHAR _AUDIO_OUTPUT::Immediate

Definition at line 3195 of file scsi.h.

◆ LbaFormat

UCHAR _AUDIO_OUTPUT::LbaFormat

Definition at line 3197 of file scsi.h.

◆ LogicalBlocksPerSecond

UCHAR _AUDIO_OUTPUT::LogicalBlocksPerSecond[2]

Definition at line 3198 of file scsi.h.

◆ ParameterLength

UCHAR _AUDIO_OUTPUT::ParameterLength

Definition at line 3194 of file scsi.h.

◆ PortOutput

PORT_OUTPUT _AUDIO_OUTPUT::PortOutput[4]

Definition at line 3199 of file scsi.h.

◆ Reserved

UCHAR _AUDIO_OUTPUT::Reserved[2]

Definition at line 3196 of file scsi.h.


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