freebsd-src/sys/powerpc/ps3
John Baldwin d77f2092ce new-bus: Remove the 'type' argument from BUS_MAP/UNMAP_RESOURCE
The public bus_map/unmap_resource() API still accepts both forms, but
the internal kobj methods no longer pass 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/D44129
2024-03-13 15:05:54 -07:00
..
ehci_ps3.c ehci_ps3: Remove unused struct definition. 2023-11-23 11:14:02 -08:00
if_glc.c
if_glcreg.h
mmu_ps3.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ohci_ps3.c
platform_ps3.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ps3-hv-asm.awk
ps3-hv-header.awk
ps3-hvcall.h
ps3-hvcall.master
ps3-hvcall.S
ps3_syscons.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ps3bus.c new-bus: Remove the 'type' argument from BUS_MAP/UNMAP_RESOURCE 2024-03-13 15:05:54 -07:00
ps3bus.h
ps3cdrom.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ps3disk.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ps3pic.c