Lines Matching defs:errp
56 static void xen_device_unplug(XenDevice *xendev, Error **errp) in xen_device_unplug()
118 Error **errp) in xen_bus_backend_create()
316 static void xen_bus_realize(BusState *bus, Error **errp) in xen_bus_realize()
376 Error **errp) in xen_bus_unplug_request()
551 static void xen_device_backend_create(XenDevice *xendev, Error **errp) in xen_device_backend_create()
716 static void xen_device_frontend_create(XenDevice *xendev, Error **errp) in xen_device_frontend_create()
783 Error **errp) in xen_device_set_max_grant_refs()
792 Error **errp) in xen_device_map_grant_refs()
806 unsigned int nr_refs, Error **errp) in xen_device_unmap_grant_refs()
815 unsigned int nr_segs, Error **errp) in xen_device_copy_grant_refs()
852 Error **errp) in xen_device_set_event_channel_context()
874 void *opaque, Error **errp) in xen_device_bind_event_channel()
918 Error **errp) in xen_device_notify_event_channel()
937 Error **errp) in xen_device_unbind_event_channel()
1010 static void xen_device_realize(DeviceState *dev, Error **errp) in xen_device_realize()