opnsense-src/sys/dev/mfi
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
..
mfi.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
mfi_cam.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
mfi_debug.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mfi_disk.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
mfi_ioctl.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mfi_linux.c Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
mfi_pci.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
mfi_syspd.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
mfi_tbolt.c dev/mfi: Make a seemingly bogus conditional unconditional 2020-12-09 02:07:01 +00:00
mfireg.h mfi: clean up empty lines in .c and .h files 2020-09-01 22:08:26 +00:00
mfivar.h mfi: clean up empty lines in .c and .h files 2020-09-01 22:08:26 +00:00