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

#include <scsi_device.h>

Data Fields

struct scsi_devicestarget_sdev_user
 
struct list_head siblings
 
struct list_head devices
 
struct device dev
 
unsigned int reap_ref
 
unsigned int channel
 
unsigned int id
 
unsigned int create:1
 
unsigned int single_lun:1
 
unsigned int pdt_1f_for_no_lun:1
 
unsigned int no_report_luns:1
 
unsigned int target_busy
 
unsigned int can_queue
 
unsigned int target_blocked
 
unsigned int max_target_blocked
 
char scsi_level
 
struct execute_work ew
 
enum scsi_target_state state
 
voidhostdata
 
unsigned long starget_data [0]
 

Detailed Description

Definition at line 244 of file scsi_device.h.

Field Documentation

unsigned int can_queue

Definition at line 267 of file scsi_device.h.

unsigned int channel

Definition at line 250 of file scsi_device.h.

unsigned int create

Definition at line 253 of file scsi_device.h.

Definition at line 248 of file scsi_device.h.

struct list_head devices

Definition at line 247 of file scsi_device.h.

Definition at line 273 of file scsi_device.h.

Definition at line 275 of file scsi_device.h.

unsigned int id

Definition at line 251 of file scsi_device.h.

unsigned int max_target_blocked

Definition at line 269 of file scsi_device.h.

unsigned int no_report_luns

Definition at line 259 of file scsi_device.h.

unsigned int pdt_1f_for_no_lun

Definition at line 257 of file scsi_device.h.

unsigned int reap_ref

Definition at line 249 of file scsi_device.h.

char scsi_level

Definition at line 272 of file scsi_device.h.

struct list_head siblings

Definition at line 246 of file scsi_device.h.

unsigned int single_lun

Definition at line 254 of file scsi_device.h.

unsigned long starget_data[0]

Definition at line 276 of file scsi_device.h.

struct scsi_device* starget_sdev_user

Definition at line 245 of file scsi_device.h.

Definition at line 274 of file scsi_device.h.

unsigned int target_blocked

Definition at line 268 of file scsi_device.h.

unsigned int target_busy

Definition at line 262 of file scsi_device.h.


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