freebsd-src/sys/dev/pci
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
..
controller sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fixup_pci.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hostb_pci.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ignore_pci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
isa_pci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pci_dw.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
pci_dw.h
pci_dw_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
pci_dw_mv.c phy: Move phy code in dev/phy 2024-01-10 19:20:34 +01:00
pci_host_generic.c new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE 2024-03-13 15:05:54 -07:00
pci_host_generic.h pci_host_generic: Don't rewrite resource start address for translation 2024-02-14 14:07:33 -08:00
pci_host_generic_acpi.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pci_host_generic_acpi.h
pci_host_generic_den0115.c
pci_host_generic_fdt.c pci_host_generic: Enumerate resource ranges under bootverbose 2024-03-01 14:20:10 -08:00
pci_host_generic_fdt.h
pci_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
pci_iov.c sys: Set the type of allocated bus resources 2024-03-13 15:05:53 -07:00
pci_iov.h
pci_iov_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
pci_iov_private.h
pci_iov_schema.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
pci_pci.c new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE 2024-03-13 15:05:54 -07:00
pci_private.h
pci_subr.c new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE 2024-03-13 15:05:54 -07:00
pci_user.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pcib_if.m pci: Fix typo (triple S) 2023-12-27 20:24:31 -07:00
pcib_private.h new-bus: Remove the 'type' argument from BUS_ADJUST_RESOURCE 2024-03-13 15:05:54 -07:00
pcib_support.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pcireg.h
pcivar.h
schema_private.h
vga_pci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00