Searched defs:vio (Results 1 – 3 of 3) sorted by relevance
47 struct vio_driver_state vio; member75 static inline struct vdc_port *to_vdc_port(struct vio_driver_state *vio) in to_vdc_port()111 static void vdc_finish(struct vio_driver_state *vio, int err, int waiting_for) in vdc_finish()122 static void vdc_handshake_complete(struct vio_driver_state *vio) in vdc_handshake_complete()140 static int vdc_send_attr(struct vio_driver_state *vio) in vdc_send_attr()162 static int vdc_handle_attr(struct vio_driver_state *vio, void *arg) in vdc_handle_attr()267 struct vio_driver_state *vio = &port->vio; in vdc_event() local
58 static int vnet_send_attr(struct vio_driver_state *vio) in vnet_send_attr()87 static int handle_attr_info(struct vio_driver_state *vio, in handle_attr_info()119 static int handle_attr_ack(struct vio_driver_state *vio, in handle_attr_ack()127 static int handle_attr_nack(struct vio_driver_state *vio, in handle_attr_nack()135 static int vnet_handle_attr(struct vio_driver_state *vio, void *arg) in vnet_handle_attr()154 static void vnet_handshake_complete(struct vio_driver_state *vio) in vnet_handshake_complete()334 struct vio_driver_state *vio = &port->vio; in vnet_walk_rx_one() local362 struct vio_driver_state *vio = &port->vio; in vnet_walk_rx() local396 struct vio_driver_state *vio = &port->vio; in vnet_rx() local506 struct vio_driver_state *vio = &port->vio; in vnet_event() local
29 struct vio_driver_state vio; member43 static inline struct vnet_port *to_vnet_port(struct vio_driver_state *vio) in to_vnet_port()