Home
last modified time | relevance | path

Searched hist:fef01f04 (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc.hfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
H A Ddpaa2_mc.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/share/man/man9/
H A Dbus_adjust_resource.9fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/dev/ofw/
H A Dofw_pcib.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/x86/include/
H A Dlegacyvar.hfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/dev/vmd/
H A Dvmd.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/dev/pci/
H A Dpci_subr.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
H A Dpci_host_generic.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
H A Dpcib_private.hfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
H A Dpci_pci.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_pem.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/powerpc/psim/
H A Diobus.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/x86/pci/
H A Dpci_bus.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/x86/x86/
H A Dmptable_pci.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/powerpc/mpc85xx/
H A Dlbc.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/arm/mv/
H A Dmv_pci.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/powerpc/powermac/
H A Duninorth.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
H A Dmacio.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/dev/fdt/
H A Dsimplebus.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/kern/
H A Dbus_if.mfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.cfef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128
fef01f04 Wed Mar 13 22:05:54 GMT 2024 John Baldwin <jhb@FreeBSD.org> new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE

The public bus_adjust_resource() API still accepts both forms, but the
internal kobj method no longer passes the argument. Implementations
which need the type now use rman_get_type() to fetch the value from
the allocated resource.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D44128

12