Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/libefc/
A Defclib.h135 struct efc_nport { struct
136 struct list_head list_entry;
137 struct kref ref;
138 void (*release)(struct kref *arg);
139 struct efc *efc;
140 u32 instance_index;
142 bool is_vport;
143 bool free_req_pending;
144 bool attached;
168 enum efc_nport_topology topology; argument
[all …]

Completed in 7 milliseconds