opnsense-src/sys/dev/cardbus
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
..
cardbus.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
cardbus_cis.c cardbus: clean up empty lines in .c and .h files 2020-09-01 22:09:41 +00:00
cardbus_cis.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
cardbus_device.c Regularize my copyright notice 2019-12-04 16:56:11 +00:00
cardbusreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
cardbusvar.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
power_if.m pccard: Move power_if.m from pccard to cardbus 2021-01-07 17:05:29 -07:00