Searched refs:TYPE_XEN_BUS (Results 1 – 2 of 2) sorted by relevance
74 #define TYPE_XEN_BUS "xen-bus" macro
397 .name = TYPE_XEN_BUS,1108 dev_class->bus_type = TYPE_XEN_BUS; in xen_device_class_init()1144 BusState *bus = qbus_new(TYPE_XEN_BUS, dev, NULL); in type_init()