ReactOS 0.4.16-dev-1527-g49e652b
_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 3238 of file scsi.h.

Member Data Documentation

◆ CodePage

UCHAR _AUDIO_OUTPUT::CodePage

Definition at line 3239 of file scsi.h.

◆ Immediate

UCHAR _AUDIO_OUTPUT::Immediate

Definition at line 3241 of file scsi.h.

◆ LbaFormat

UCHAR _AUDIO_OUTPUT::LbaFormat

Definition at line 3243 of file scsi.h.

◆ LogicalBlocksPerSecond

UCHAR _AUDIO_OUTPUT::LogicalBlocksPerSecond[2]

Definition at line 3244 of file scsi.h.

◆ ParameterLength

UCHAR _AUDIO_OUTPUT::ParameterLength

Definition at line 3240 of file scsi.h.

◆ PortOutput

PORT_OUTPUT _AUDIO_OUTPUT::PortOutput[4]

Definition at line 3245 of file scsi.h.

◆ Reserved

UCHAR _AUDIO_OUTPUT::Reserved[2]

Definition at line 3242 of file scsi.h.


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