mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
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 |
||
|---|---|---|
| .. | ||
| amd64 | ||
| i386 | ||
| hyperv.c | ||
| hyperv_busdma.c | ||
| hyperv_machdep.h | ||
| hyperv_reg.h | ||
| hyperv_var.h | ||
| vmbus.c | ||
| 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 | ||