opnsense-src/sys/dev/hyperv/vmbus
Warner Losh f581847a72 hyperv: scanning locking is using the bus mtx
The scanning code uses Giant to coordinate its accesses to newbus as
well as to synchronize a little state within hyperv's vmbus. Switch to
the new bus_topo_* functions instead of referring to Giant explicitly.

Sponsored by:		Netflix
Reviewed by:		jhb
Differential Revision:	https://reviews.freebsd.org/D31840
2021-12-14 16:53:09 -07:00
..
amd64
i386
hyperv.c
hyperv_busdma.c
hyperv_machdep.h
hyperv_reg.h
hyperv_var.h
vmbus.c hyperv: scanning locking is using the bus mtx 2021-12-14 16:53:09 -07:00
vmbus_br.c
vmbus_brvar.h
vmbus_chan.c
vmbus_chanvar.h
vmbus_et.c
vmbus_if.m
vmbus_reg.h
vmbus_res.c
vmbus_var.h
vmbus_xact.c