|
Linux Kernel
3.7.1
|
#include <scsi_transport_fc.h>
Data Fields | |
| u64 | node_name |
| u64 | port_name |
| u32 | roles |
| bool | disable |
| enum fc_port_type | vport_type |
| char | symbolic_name [FC_VPORT_SYMBOLIC_NAMELEN] |
Definition at line 180 of file scsi_transport_fc.h.
| bool disable |
Definition at line 184 of file scsi_transport_fc.h.
| u64 node_name |
Definition at line 181 of file scsi_transport_fc.h.
| u64 port_name |
Definition at line 182 of file scsi_transport_fc.h.
| u32 roles |
Definition at line 183 of file scsi_transport_fc.h.
| char symbolic_name[FC_VPORT_SYMBOLIC_NAMELEN] |
Definition at line 186 of file scsi_transport_fc.h.
| enum fc_port_type vport_type |
Definition at line 185 of file scsi_transport_fc.h.
1.8.2