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

#include <libfc.h>

Data Fields

struct fc_lportlp
 
struct list_head peers
 
struct work_struct rport_work
 
u32 port_id
 

Detailed Description

struct fc_disc_port - temporary discovery port to hold rport identifiers : Fibre Channel host port instance : Node for list management during discovery and RSCN processing : Work struct for starting the rport state machine : Port ID of the discovered port

Definition at line 120 of file libfc.h.

Field Documentation

Definition at line 121 of file libfc.h.

Definition at line 122 of file libfc.h.

Definition at line 124 of file libfc.h.

struct work_struct rport_work

Definition at line 123 of file libfc.h.


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