Searched defs:srpt_port (Results 1 – 1 of 1) sorted by relevance
413 struct srpt_port { struct422 struct srpt_port_id port_guid_id; argument423 struct srpt_port_id port_gid_id; argument424 struct srpt_port_attrib port_attrib; argument425 atomic_t refcount;426 struct completion *freed_channels;427 struct mutex mutex;428 struct list_head nexus_list;
Completed in 9 milliseconds