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

#include <libfc.h>

Data Fields

void(* event_callback )(struct fc_lport *, struct fc_rport_priv *, enum fc_rport_event)
 

Detailed Description

struct fc_rport_operations - Operations for a remote port : Function to be called for remote port events

Definition at line 149 of file libfc.h.

Field Documentation

void(* event_callback)(struct fc_lport *, struct fc_rport_priv *, enum fc_rport_event)

Definition at line 150 of file libfc.h.


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