nexus_add_child
DEVMETHOD(bus_add_child, nexus_add_child),
static bus_add_child_t nexus_add_child;
static bus_add_child_t nexus_add_child;
DEVMETHOD(bus_add_child, nexus_add_child),
nexus_add_child(dev, 10, "ofwbus", 0);
nexus_add_child(dev, 10, "acpi", 0);
DEVMETHOD(bus_add_child, nexus_add_child),
nexus_add_child(dev, 0, "timer", 0);
nexus_add_child(dev, 1, "rcons", 0);
nexus_add_child(dev, 2, "ofwbus", 0);
static bus_add_child_t nexus_add_child;
DEVMETHOD(bus_add_child, nexus_add_child),
static bus_add_child_t nexus_add_child;