Searched refs:vmbus_channel_open_result (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dchannel_mgmt.h129 struct vmbus_channel_open_result { struct
295 struct vmbus_channel_open_result OpenResult;
H A Dchannel_mgmt.c538 struct vmbus_channel_open_result *result;
545 result = (struct vmbus_channel_open_result *)hdr;
563 sizeof(struct vmbus_channel_open_result));

Completed in 111 milliseconds