opnsense-src/sys/dev/pccbb
John Baldwin fef01f0498 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
2024-03-13 15:05:54 -07:00
..
pccbb.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
pccbb_pci.c new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE 2024-03-13 15:05:54 -07:00
pccbbdevid.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
pccbbreg.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
pccbbvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00