opnsense-src/sys/dev/hyperv/vmbus
Sepherosa Ziehau edd0c2c7c7 hyperv/vmbus: Add channel ivar accessor.
This makes life easier during the transition period to nuke the hv_device.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D7026
2016-07-13 05:19:45 +00:00
..
amd64 hyperv: Move machine dependent bits into machine dependent files. 2016-06-06 05:55:37 +00:00
i386 hyperv: Move machine dependent bits into machine dependent files. 2016-06-06 05:55:37 +00:00
hv_channel.c hyperv/vmbus: Add flags field into hv_vmbus_channel for MNF indication 2016-07-13 04:31:08 +00:00
hv_channel_mgmt.c hyperv/vmbus: Remove the embedded offer message from hv_vmbus_channel 2016-07-13 04:51:37 +00:00
hv_ring_buffer.c hyperv/vmbus: Mark sysctls MPSAFE 2016-04-27 05:45:14 +00:00
hv_vmbus_priv.h hyperv/vmbus: Add type/instance guid fields into hv_vmbus_channel 2016-07-13 04:39:16 +00:00
hyperv.c hyperv: Nuke unused stuffs 2016-07-12 05:23:14 +00:00
hyperv_busdma.c hyperv/busdma: Take BUS_DMA_ZERO into account 2016-05-24 05:26:52 +00:00
hyperv_machdep.h hyperv: Move machine dependent bits into machine dependent files. 2016-06-06 05:55:37 +00:00
hyperv_reg.h hyperv/vmbus: Busdma-fy Hypercall signal event input parameter. 2016-07-12 05:09:07 +00:00
hyperv_var.h hyperv/vmbus: Busdma-fy Hypercall signal event input parameter. 2016-07-12 05:09:07 +00:00
vmbus.c hyperv/vmbus: Add channel ivar accessor. 2016-07-13 05:19:45 +00:00
vmbus_et.c hyperv: Rename some cleaned up/almost cleaned up files 2016-06-01 09:20:52 +00:00
vmbus_if.m hyperv/vmbus: Add vmbus method for GUID base device probing. 2016-07-13 05:01:12 +00:00
vmbus_reg.h hyperv/vmbus: Fix sub-channel re-open support. 2016-07-12 08:38:03 +00:00
vmbus_var.h hyperv/vmbus: Merge hv_connection.c into hv_channel.c 2016-07-13 03:14:29 +00:00