freebsd-src/sys/isa
John Baldwin 575639548c bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHOD
The wrapper functions such as bus_alloc_resource_any() still support
passing the rid by value or pointer, but the underlying implementation
now passes by value.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D53402
2025-12-09 15:00:06 -05:00
..
isa_common.c bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHOD 2025-12-09 15:00:06 -05:00
isa_common.h bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHOD 2025-12-09 15:00:06 -05:00
isa_dmareg.h
isa_if.m
isahint.c newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
isareg.h isa: Fix a typo in a source code comment 2025-08-17 11:28:20 +02:00
isavar.h
pnp.c
pnpparse.c machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
pnpreg.h
pnpvar.h
rtc.h
syscons_isa.c
vga_isa.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00