Home
last modified time | relevance | path

Searched refs:bus_generic_adjust_resource (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/sys/dev/intel/
H A Dspi_acpi.c103 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
H A Dspi_pci.c129 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/dev/pci/
H A Dpci_subr.c274 return (bus_generic_adjust_resource(hr->hr_pcib, dev, r, start, in pcib_host_res_adjust()
281 return (bus_generic_adjust_resource(hr->hr_pcib, dev, in pcib_host_res_adjust()
H A Dpci_host_generic.c606 return (bus_generic_adjust_resource(dev, child, res, start, in generic_pcie_adjust_resource()
/freebsd/sys/dev/ofw/
H A Dofwbus.c70 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
H A Dofw_pcib.c663 return (bus_generic_adjust_resource(bus, child, res, start, in ofw_pcib_adjust_resource()
/freebsd/sys/dev/ichiic/
H A Dig4_acpi.c184 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
H A Dig4_pci.c398 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/x86/pci/
H A Dpci_bus.c616 return (bus_generic_adjust_resource(dev, child, r, start, end)); in legacy_pcib_adjust_resource()
665 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2.c279 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/x86/x86/
H A Dmptable_pci.c172 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
H A Dlegacy.c86 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/dev/spibus/
H A Dspibus.c257 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/dev/mii/
H A Dmii_fdt.c342 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/dev/iicbus/
H A Diicbus.c356 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c525 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/powerpc/psim/
H A Diobus.c352 return (bus_generic_adjust_resource(bus, child, r, start, end)); in iobus_adjust_resource()
/freebsd/sys/arm/allwinner/
H A Daw_rsb.c478 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/dev/iicbus/controller/vybrid/
H A Dvf_i2c.c565 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/dev/fdt/
H A Dsimplebus.c89 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/arm/ti/
H A Dti_i2c.c947 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/powerpc/powermac/
H A Duninorth.c565 return (bus_generic_adjust_resource(bus, child, r, start, end)); in unin_chip_adjust_resource()
H A Dmacio.c605 return (bus_generic_adjust_resource(bus, child, r, start, end)); in macio_adjust_resource()
/freebsd/sys/arm/nvidia/
H A Dtegra_i2c.c780 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc.c355 return (bus_generic_adjust_resource(mcdev, child, r, start, end)); in dpaa2_mc_adjust_resource()

12