opnsense-src/sys/dev/mlx
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
..
mlx.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
mlx_disk.c Ever since the block layer expanded its command syntax beyond just 2020-02-07 09:22:08 +00:00
mlx_pci.c mlx(4): Fix a common typo in a source code comment 2022-06-10 14:23:42 +02:00
mlxio.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mlxreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mlxvar.h Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00