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

#include <sr.h>

Data Fields

struct scsi_driverdriver
 
unsigned capacity
 
struct scsi_devicedevice
 
unsigned int vendor
 
unsigned long ms_offset
 
unsigned use:1
 
unsigned xa_flag:1
 
unsigned readcd_known:1
 
unsigned readcd_cdda:1
 
unsigned media_present:1
 
int tur_mismatch
 
bool tur_changed:1
 
bool get_event_changed:1
 
bool ignore_get_event:1
 
struct cdrom_device_info cdi
 
struct kref kref
 
struct gendisk * disk
 

Detailed Description

Definition at line 33 of file sr.h.

Field Documentation

unsigned capacity

Definition at line 35 of file sr.h.

Definition at line 51 of file sr.h.

Definition at line 36 of file sr.h.

struct gendisk* disk

Definition at line 55 of file sr.h.

Definition at line 34 of file sr.h.

bool get_event_changed

Definition at line 48 of file sr.h.

bool ignore_get_event

Definition at line 49 of file sr.h.

Definition at line 54 of file sr.h.

unsigned media_present

Definition at line 43 of file sr.h.

unsigned long ms_offset

Definition at line 38 of file sr.h.

unsigned readcd_cdda

Definition at line 42 of file sr.h.

unsigned readcd_known

Definition at line 41 of file sr.h.

bool tur_changed

Definition at line 47 of file sr.h.

int tur_mismatch

Definition at line 46 of file sr.h.

unsigned use

Definition at line 39 of file sr.h.

unsigned int vendor

Definition at line 37 of file sr.h.

unsigned xa_flag

Definition at line 40 of file sr.h.


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