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

#include <target_core_base.h>

Data Fields

u16 hba_tpgt
 
u32 hba_id
 
u32 hba_flags
 
u32 dev_count
 
u32 hba_index
 
voidhba_ptr
 
struct list_head hba_dev_list
 
struct list_head hba_node
 
spinlock_t device_lock
 
struct config_group hba_group
 
struct mutex hba_access_mutex
 
struct se_subsystem_apitransport
 

Detailed Description

Definition at line 796 of file target_core_base.h.

Field Documentation

u32 dev_count

Definition at line 802 of file target_core_base.h.

spinlock_t device_lock

Definition at line 809 of file target_core_base.h.

struct mutex hba_access_mutex

Definition at line 811 of file target_core_base.h.

struct list_head hba_dev_list

Definition at line 807 of file target_core_base.h.

u32 hba_flags

Definition at line 800 of file target_core_base.h.

struct config_group hba_group

Definition at line 810 of file target_core_base.h.

u32 hba_id

Definition at line 798 of file target_core_base.h.

u32 hba_index

Definition at line 803 of file target_core_base.h.

struct list_head hba_node

Definition at line 808 of file target_core_base.h.

void* hba_ptr

Definition at line 805 of file target_core_base.h.

u16 hba_tpgt

Definition at line 797 of file target_core_base.h.

Definition at line 812 of file target_core_base.h.


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