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

#include <ib_srp.h>

Data Fields

struct srp_devicesrp_dev
 
u8 port
 
struct device dev
 
struct list_head target_list
 
spinlock_t target_lock
 
struct completion released
 
struct list_head list
 

Detailed Description

Definition at line 105 of file ib_srp.h.

Field Documentation

Definition at line 108 of file ib_srp.h.

Definition at line 112 of file ib_srp.h.

Definition at line 107 of file ib_srp.h.

struct completion released

Definition at line 111 of file ib_srp.h.

struct srp_device* srp_dev

Definition at line 106 of file ib_srp.h.

struct list_head target_list

Definition at line 109 of file ib_srp.h.

spinlock_t target_lock

Definition at line 110 of file ib_srp.h.


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