Data Fields
CSL_AcLogicalUnit Struct Reference

Audio Class Logical unit structure. More...

#include <csl_audioClass.h>

Data Fields

Uint16 scsiInquiryData [CSL_AC_SCSI_INQUIRY_LEN]
 SCSI Inquiry Data.
Uint32 mediaSize
 Number of logical blocks in the media During init this filed is set to value -1.
Uint32 currLba
 the current LBA
Uint32 lbaSize
 Logical Block Size.
Uint16 removeable
 Removable or NonRemovable Media.
Uint16 mediaState
 Media State.
Uint16 readwrite
 Device is Readable and/or writeable.
Uint16 lbaCnt
 Contains number of LB that has to be read/written.
Uint16 verifyFlag
 Contains status of previous write in this variable.

Detailed Description

Audio Class Logical unit structure.

Holds all the components for the logical unit This structure is filled with the data given by the application through CSL_AcLunAttribApp structure


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