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

#include <target_core_base.h>

Data Fields

unsigned char device_identifier [INQUIRY_VPD_DEVICE_IDENTIFIER_LEN]
 
int protocol_identifier_set
 
u32 protocol_identifier
 
u32 device_identifier_code_set
 
u32 association
 
u32 device_identifier_type
 
struct list_head vpd_list
 

Detailed Description

Definition at line 353 of file target_core_base.h.

Field Documentation

u32 association

Definition at line 358 of file target_core_base.h.

unsigned char device_identifier[INQUIRY_VPD_DEVICE_IDENTIFIER_LEN]

Definition at line 354 of file target_core_base.h.

u32 device_identifier_code_set

Definition at line 357 of file target_core_base.h.

u32 device_identifier_type

Definition at line 359 of file target_core_base.h.

u32 protocol_identifier

Definition at line 356 of file target_core_base.h.

int protocol_identifier_set

Definition at line 355 of file target_core_base.h.

struct list_head vpd_list

Definition at line 360 of file target_core_base.h.


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