Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/elx/libefc/
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;
141 char display_name[EFC_NAME_LENGTH];
142 bool is_vport;
143 bool free_req_pending;
144 bool attached;
[all …]