freebsd-dev/sys/dev/mfi
Warner Losh c6df6f5322 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
2021-12-09 17:04:45 -07:00
..
mfi_cam.c Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
mfi_debug.c
mfi_disk.c Fix "set but not used" warnings in mfi. The one in mfi.c:mfi_data_cb() 2021-11-25 02:41:18 +00:00
mfi_ioctl.h
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
mfi_syspd.c
mfi_tbolt.c Fix "set but not used" warnings in mfi. The one in mfi.c:mfi_data_cb() 2021-11-25 02:41:18 +00:00
mfi.c Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
mfireg.h
mfivar.h