opnsense-src/sys/dev/bhnd
Warner Losh db761c6a64 Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too.
bus_topo_lock() should be called before interacting with newbus routines
and unlocked with bus_topo_unlock(). If you need the topology lock for
some reason, bus_topo_mtx() will provide that.

Sponsored by:		Netflix
Reviewed by:		mav
Differential Revision:	https://reviews.freebsd.org/D31831

(cherry picked from commit c6df6f5322)
2022-06-21 17:13:20 +02:00
..
bcma bhnd: Fix some -Wunused-but-set-variable warnings 2022-03-07 08:18:25 -05:00
bhndb bhnd(4): Remove some double words in source code comments 2022-04-14 08:12:37 +02:00
cores Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
nvram bhnd(4): Remove some double words in source code comments 2022-04-14 08:12:37 +02:00
siba bhnd: Fix some -Wunused-but-set-variable warnings 2022-03-07 08:18:25 -05:00
tools bhnd nvram map: don't write "variable records written" to standard out by default 2018-05-19 18:15:41 +00:00
bhnd.c bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +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(4): Fix bcma/siba core reset behavior 2017-11-27 22:13:30 +00:00
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: Add support for supplying bus I/O callbacks when initializing an EROM 2017-09-27 19:48:34 +00:00
bhnd_erom_types.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
bhnd_eromvar.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05: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 2022-02-08 15:00:55 -05:00
bhnd_subr.c bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bhnd_types.h bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bhndreg.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
bhndvar.h SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00