bus_alloc_resource_anywhere
sc->aac_regs_res1 = bus_alloc_resource_anywhere(sc->aac_dev,
sc->aac_regs_res0 = bus_alloc_resource_anywhere(
if (!(io = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &rid,
if (!(ctlio = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &rid,
if (!(io = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &rid,
if (!(ctlio = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &rid,
res = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &newrid,
sc->io_res = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT,
sc->io_res = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT,
sc->mem_res = bus_alloc_resource_anywhere(dev,
sc->devcfg_res = bus_alloc_resource_anywhere(sc->dev,
scp->res = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &rid,
sc->res = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &rid,
bus->res = bus_alloc_resource_anywhere(dev, PCI_RES_BUS, &rid,
bus->res = bus_alloc_resource_anywhere(dev, PCI_RES_BUS, &rid,
ppc->res_ioport = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT,
ppc->res_ioport = bus_alloc_resource_anywhere(dev,
sc->reg = bus_alloc_resource_anywhere(dev, SYS_RES_MEMORY,
sc->reg = bus_alloc_resource_anywhere(dev, SYS_RES_MEMORY,
sc->io_res = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT,
sc->sc_rres = bus_alloc_resource_anywhere(dev, sc->sc_rtype,
sc->sc_rres = bus_alloc_resource_anywhere(dev, sc->sc_rtype,
sc->sc_rres = bus_alloc_resource_anywhere(dev, sc->sc_rtype,
reg = bus_alloc_resource_anywhere(dev, type, &rid, 16, RF_ACTIVE);
sc->smc_reg = bus_alloc_resource_anywhere(dev, type, &sc->smc_reg_rid,
sc->smc_irq = bus_alloc_resource_anywhere(dev, SYS_RES_IRQ,
default: bus_alloc_resource_anywhere) \