Searched refs:rsb_spec (Results 1 – 1 of 1) sorted by relevance
105 static struct resource_spec rsb_spec[] = { variable433 if (bus_alloc_resources(dev, rsb_spec, &sc->res) != 0) { in rsb_attach()451 bus_release_resources(dev, rsb_spec, &sc->res); in rsb_attach()