Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
atapi_toc Struct Reference

#include <ide-cd.h>

Data Fields

int last_session_lba
 
int xa_flag
 
unsigned long capacity
 
struct atapi_toc_header hdr
 
struct atapi_toc_entry ent [MAX_TRACKS+1]
 

Detailed Description

Definition at line 69 of file ide-cd.h.

Field Documentation

unsigned long capacity

Definition at line 72 of file ide-cd.h.

Definition at line 74 of file ide-cd.h.

Definition at line 73 of file ide-cd.h.

int last_session_lba

Definition at line 70 of file ide-cd.h.

int xa_flag

Definition at line 71 of file ide-cd.h.


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