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

#include <target_core_pscsi.h>

Data Fields

int pdv_flags
 
int pdv_host_id
 
int pdv_channel_id
 
int pdv_target_id
 
int pdv_lun_id
 
struct block_devicepdv_bd
 
struct scsi_devicepdv_sd
 
struct se_hbapdv_se_hba
 

Detailed Description

Definition at line 39 of file target_core_pscsi.h.

Field Documentation

Definition at line 45 of file target_core_pscsi.h.

int pdv_channel_id

Definition at line 42 of file target_core_pscsi.h.

int pdv_flags

Definition at line 40 of file target_core_pscsi.h.

int pdv_host_id

Definition at line 41 of file target_core_pscsi.h.

int pdv_lun_id

Definition at line 44 of file target_core_pscsi.h.

Definition at line 46 of file target_core_pscsi.h.

struct se_hba* pdv_se_hba

Definition at line 47 of file target_core_pscsi.h.

int pdv_target_id

Definition at line 43 of file target_core_pscsi.h.


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