Home
last modified time | relevance | path

Searched defs:fc_vport_identifiers (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
Dscsi_transport_fc.h180 struct fc_vport_identifiers { struct
181 u64 node_name;
182 u64 port_name;
183 u32 roles;
184 bool disable;
185 enum fc_port_type vport_type; /* only FC_PORTTYPE_NPIV allowed */
186 char symbolic_name[FC_VPORT_SYMBOLIC_NAMELEN];
/kernel/linux/linux-4.19/include/scsi/
Dscsi_transport_fc.h193 struct fc_vport_identifiers { struct
194 u64 node_name;
195 u64 port_name;
196 u32 roles;
197 bool disable;
198 enum fc_port_type vport_type; /* only FC_PORTTYPE_NPIV allowed */
199 char symbolic_name[FC_VPORT_SYMBOLIC_NAMELEN];