Linux Kernel
3.7.1
|
#include <libfc.h>
Data Fields | |
struct fc_lport * | local_port |
enum fc_rport_state | rp_state |
u16 | flags |
unsigned int | e_d_tov |
unsigned int | r_a_tov |
struct fc_rport_libfc_priv - libfc internal information about a remote port : The associated local port : Indicates READY for I/O or DELETE when blocked : REC and RETRY supported flags : Error detect timeout value (in msec) : Resource allocation timeout value (in msec)
enum fc_rport_state rp_state |