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

Data Fields

struct list_head list
 
int minor
 
char name [8]
 
struct scsi_devicedevice
 
struct scsi_device ** dt
 
u_int firsts [CH_TYPES]
 
u_int counts [CH_TYPES]
 
u_int unit_attention
 
u_int voltags
 
struct mutex lock
 

Detailed Description

Definition at line 104 of file ch.c.

Field Documentation

u_int counts[CH_TYPES]

Definition at line 111 of file ch.c.

Definition at line 108 of file ch.c.

Definition at line 109 of file ch.c.

u_int firsts[CH_TYPES]

Definition at line 110 of file ch.c.

Definition at line 105 of file ch.c.

struct mutex lock

Definition at line 114 of file ch.c.

int minor

Definition at line 106 of file ch.c.

char name[8]

Definition at line 107 of file ch.c.

u_int unit_attention

Definition at line 112 of file ch.c.

u_int voltags

Definition at line 113 of file ch.c.


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