Searched defs:netcp_inst_modpriv (Results 1 – 1 of 1) sorted by relevance
80 struct netcp_inst_modpriv { struct81 struct netcp_device *netcp_device;82 struct netcp_module *netcp_module;83 struct list_head inst_list;84 void *module_priv;
Completed in 7 milliseconds