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

#include <target_core_base.h>

Data Fields

char vendor [8]
 
char model [16]
 
char revision [4]
 
char unit_serial [INQUIRY_VPD_SERIAL_LEN]
 
spinlock_t t10_vpd_lock
 
struct se_subsystem_devt10_sub_dev
 
struct config_group t10_wwn_group
 
struct list_head t10_vpd_list
 

Detailed Description

Definition at line 363 of file target_core_base.h.

Field Documentation

char model[16]

Definition at line 365 of file target_core_base.h.

Definition at line 366 of file target_core_base.h.

struct se_subsystem_dev* t10_sub_dev

Definition at line 369 of file target_core_base.h.

struct list_head t10_vpd_list

Definition at line 371 of file target_core_base.h.

spinlock_t t10_vpd_lock

Definition at line 368 of file target_core_base.h.

struct config_group t10_wwn_group

Definition at line 370 of file target_core_base.h.

Definition at line 367 of file target_core_base.h.

Definition at line 364 of file target_core_base.h.


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