Searched refs:TYPE_NUBUS_BUS (Results 1 – 4 of 4) sorted by relevance
28 return NUBUS_BUS(object_resolve_path_type("", TYPE_NUBUS_BUS, NULL)); in nubus_find()93 error_setg(errp, "at most one %s device is permitted", TYPE_NUBUS_BUS); in nubus_realize()176 .name = TYPE_NUBUS_BUS,
21 qbus_init(bus, sizeof(s->bus), TYPE_NUBUS_BUS, DEVICE(s), NULL); in nubus_bridge_init()
121 dc->bus_type = TYPE_NUBUS_BUS; in nubus_device_class_init()
34 #define TYPE_NUBUS_BUS "nubus-bus" macro