freebsd-nq/sys/dev/ofw
Andrew Turner b1e9313274 Fix ofw pcib when it rman_init fails
rman_fini assumes rman_init has been called successfully. Clean up
init faulure by only calling rman_fini when rman_init has succeeded.

While here add ofw_pcib_fini that can be used by a sub-class to clean
up.

Reviewed by:	bz, imp
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35681
2022-07-04 15:27:00 +01:00
..
ofw_bus_if.m
ofw_bus_subr.c
ofw_bus_subr.h
ofw_bus.h
ofw_console.c
ofw_cpu.c ofw drivers: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
ofw_cpu.h
ofw_disk.c
ofw_fdt.c
ofw_graph.c
ofw_graph.h
ofw_if.m
ofw_pci.c ofw drivers: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
ofw_pci.h
ofw_pcib.c Fix ofw pcib when it rman_init fails 2022-07-04 15:27:00 +01:00
ofw_standard.c
ofw_subr.c
ofw_subr.h
ofwbus.c ofw drivers: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
ofwpci.h Fix ofw pcib when it rman_init fails 2022-07-04 15:27:00 +01:00
ofwvar.h
openfirm.c
openfirm.h
openfirmio.c
openfirmio.h