Searched defs:vio_driver_ops (Results 1 – 1 of 1) sorted by relevance
302 struct vio_driver_ops { struct303 int (*send_attr)(struct vio_driver_state *vio);304 int (*handle_attr)(struct vio_driver_state *vio, void *pkt);305 void (*handshake_complete)(struct vio_driver_state *vio);