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
dpaa2_bp.h
dpaa2_buf.c
dpaa2_buf.h
dpaa2_channel.c
dpaa2_channel.h
dpaa2_cmd_if.m
dpaa2_con.c
dpaa2_con.h
dpaa2_console.c
dpaa2_io.c
dpaa2_io.h
dpaa2_mac.c
dpaa2_mac.h
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_mc_acpi.c
dpaa2_mc_fdt.c
dpaa2_mc_if.m
dpaa2_mcp.c
dpaa2_mcp.h
dpaa2_ni.c
dpaa2_ni.h
dpaa2_ni_dpkg.h
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.c
dpaa2_swp.h
dpaa2_swp_if.m
dpaa2_types.c
dpaa2_types.h
memac_mdio.h
memac_mdio_acpi.c
memac_mdio_common.c
memac_mdio_fdt.c
memac_mdio_if.m