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

#include <ide-cd.h>

Data Fields

ide_drive_tdrive
 
struct ide_driverdriver
 
struct gendisk * disk
 
struct device dev
 
struct atapi_toctoc
 
u8 max_speed
 
u8 current_speed
 
struct cdrom_device_info devinfo
 
unsigned long write_timeout
 

Detailed Description

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

Field Documentation

u8 current_speed

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

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

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

struct gendisk* disk

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

ide_drive_t* drive

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

struct ide_driver* driver

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

u8 max_speed

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

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

unsigned long write_timeout

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


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