opnsense-src/sys/dev/hyperv/vmbus
Sepherosa Ziehau ca871fb75c hyperv/vmbus: Pass channel as the first argument for channel callback
The prepares to kill device private fields in channel struct, which
are not flexible and extensible.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D7243
2016-07-20 05:34:28 +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_ring_buffer.c hyperv/vmbus: Use iovec for bufring scatter/gather list. 2016-07-15 05:29:04 +00:00
hv_vmbus_priv.h hyeprv/vmbus: Rework prplist sending. 2016-07-15 06:40:59 +00:00
hyperv.c hyperv: hv_guid -> struct hyperv_guid. 2016-07-14 05:25:31 +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: Signal event input parameter is shared w/ MNF 2016-07-13 09:19:33 +00:00
hyperv_var.h hyperv: Signal event input parameter is shared w/ MNF 2016-07-13 09:19:33 +00:00
vmbus.c hyperv/vmbus: Channel struct field rename 2016-07-20 05:26:04 +00:00
vmbus_chan.c hyperv/vmbus: Pass channel as the first argument for channel callback 2016-07-20 05:34:28 +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: hv_guid -> struct hyperv_guid. 2016-07-14 05:25:31 +00:00
vmbus_reg.h hyperv/vmbus: Cosmetic vmbus channel open cleanup 2016-07-18 05:36:31 +00:00
vmbus_var.h hyperv/vmbus: Function rename 2016-07-15 05:06:15 +00:00