freebsd-src/sys/dev/dpaa2
John Baldwin 9dbf5b0e68 new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE
The public bus_release_resource() API still accepts both forms, but
the internal kobj method no longer passes the arguments.
Implementations which need the rid or type now use rman_get_rid() or
rman_get_type() to fetch the value from the allocated resource.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D44131
2024-03-13 15:05:54 -07:00
..
dpaa2_bp.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
dpaa2_bp.h
dpaa2_buf.c dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_buf.h dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_channel.c dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_channel.h dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_cmd_if.m
dpaa2_con.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
dpaa2_con.h
dpaa2_console.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
dpaa2_io.c dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_io.h dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_mac.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
dpaa2_mac.h
dpaa2_mc_acpi.c dpaa2: Use bus_generic_rman_* 2024-02-27 11:43:50 -08:00
dpaa2_mc_fdt.c dpaa2: Use bus_generic_rman_* 2024-02-27 11:43:50 -08:00
dpaa2_mc_if.m
dpaa2_mc.c new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
dpaa2_mc.h new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
dpaa2_mcp.c dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_mcp.h dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_ni_dpkg.h
dpaa2_ni.c dpaa2: defer link_state updates until we are up 2023-11-17 12:20:03 +00:00
dpaa2_ni.h dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_rc.c new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
dpaa2_swp_if.m
dpaa2_swp.c dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_swp.h dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_types.c dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
dpaa2_types.h dpaa2: Clean up channels in separate tasks 2023-08-20 10:17:26 +02:00
memac_mdio_acpi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
memac_mdio_common.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
memac_mdio_fdt.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
memac_mdio_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
memac_mdio.h