Searched refs:bus_adjust_resource (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/x86/x86/ |
| H A D | mptable_pci.c | 173 DEVMETHOD(bus_adjust_resource, mptable_hostb_adjust_resource), 176 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
|
| H A D | legacy.c | 88 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
|
| H A D | nexus.c | 162 DEVMETHOD(bus_adjust_resource, nexus_adjust_resource),
|
| /f-stack/freebsd/x86/pci/ |
| H A D | pci_bus.c | 646 DEVMETHOD(bus_adjust_resource, legacy_pcib_adjust_resource), 649 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
|
| H A D | qpi.c | 290 DEVMETHOD(bus_adjust_resource, legacy_pcib_adjust_resource),
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | aw_rsb.c | 472 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_smb.c | 454 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_i2c.c | 950 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_i2c.c | 783 DEVMETHOD(bus_adjust_resource, bus_generic_adjust_resource),
|
| /f-stack/freebsd/arm64/cavium/ |
| H A D | thunder_pcie_pem.c | 174 DEVMETHOD(bus_adjust_resource, thunder_pem_adjust_resource),
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_pcie.c | 717 DEVMETHOD(bus_adjust_resource, mtk_pci_adjust_resource),
|
| /f-stack/freebsd/sys/ |
| H A D | bus.h | 514 int bus_adjust_resource(device_t child, int type, struct resource *r,
|
| /f-stack/freebsd/kern/ |
| H A D | subr_bus.c | 4629 bus_adjust_resource(device_t dev, int type, struct resource *r, rman_res_t start, in bus_adjust_resource() function
|