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

Data Fields

struct list_head dev_list
 
unsigned char sense_buff [SDEBUG_SENSE_LEN]
 
unsigned int channel
 
unsigned int target
 
unsigned int lun
 
struct sdebug_host_infosdbg_host
 
unsigned int wlun
 
char reset
 
char stopped
 
char used
 

Detailed Description

Definition at line 223 of file scsi_debug.c.

Field Documentation

unsigned int channel

Definition at line 226 of file scsi_debug.c.

struct list_head dev_list

Definition at line 224 of file scsi_debug.c.

unsigned int lun

Definition at line 228 of file scsi_debug.c.

char reset

Definition at line 231 of file scsi_debug.c.

Definition at line 229 of file scsi_debug.c.

unsigned char sense_buff[SDEBUG_SENSE_LEN]

Definition at line 225 of file scsi_debug.c.

char stopped

Definition at line 232 of file scsi_debug.c.

unsigned int target

Definition at line 227 of file scsi_debug.c.

char used

Definition at line 233 of file scsi_debug.c.

unsigned int wlun

Definition at line 230 of file scsi_debug.c.


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