opnsense-src/sys/dev/bhnd
John Baldwin 3cebca152b bnhd: Write out updated resource dependencies from the table.
The driver parsed the table to update the relevant resource map
registers, but failed to write the new register value after computing
it.

Reported by:	-Wunused-but-set-variable
Reviewed by:	landonf, imp
Differential Revision:	https://reviews.freebsd.org/D34814
2022-04-07 10:46:19 -07:00
..
bcma bhnd: Fix some -Wunused-but-set-variable warnings 2022-02-28 10:54:25 -05:00
bhndb bhnd: Fix some -Wunused-but-set-variable warnings 2022-02-28 10:54:25 -05:00
cores bnhd: Write out updated resource dependencies from the table. 2022-04-07 10:46:19 -07:00
nvram bhnd_nvram_store_export_child: eliminate num_props write only variable 2022-04-04 22:29:21 -06:00
siba bhnd: Fix some -Wunused-but-set-variable warnings 2022-02-28 10:54:25 -05:00
tools
bhnd.c bhnd: plug set-but-not-used vars 2021-12-14 14:59:09 +00:00
bhnd.h bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bhnd_bus_if.m
bhnd_debug.h bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bhnd_erom.c bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bhnd_erom.h bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bhnd_erom_if.m
bhnd_erom_types.h
bhnd_eromvar.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
bhnd_ids.h bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bhnd_match.h bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bhnd_private.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
bhnd_subr.c newbus: add bus_topo_assert 2021-12-09 17:04:57 -07:00
bhnd_types.h bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bhndreg.h
bhndvar.h