Searched defs:ports_device (Results 1 – 1 of 1) sorted by relevance
135 struct ports_device { struct137 struct list_head list;143 struct work_struct control_work;144 struct work_struct config_work;146 struct list_head ports;149 spinlock_t ports_lock;152 spinlock_t c_ivq_lock;153 spinlock_t c_ovq_lock;156 u32 max_nr_ports;159 struct virtio_device *vdev;[all …]