Searched defs:ports_device (Results 1 – 1 of 1) sorted by relevance
116 struct ports_device { struct118 struct list_head list;124 struct work_struct control_work;125 struct work_struct config_work;127 struct list_head ports;130 spinlock_t ports_lock;133 spinlock_t c_ivq_lock;134 spinlock_t c_ovq_lock;137 u32 max_nr_ports;140 struct virtio_device *vdev;[all …]