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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dvmbus.c53 static struct hv_device *gDevice; /* vmbus root device */ variable in typeref:struct:hv_device
100 return vmbusDriver->OnChildDeviceAdd(gDevice, ChildDevice);
121 gDevice = dev;
123 memcpy(&gDevice->deviceType, &gVmbusDeviceType, sizeof(struct hv_guid));
124 memcpy(&gDevice->deviceInstance, &gVmbusDeviceId,

Completed in 94 milliseconds