Searched refs:connId (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 Dconnection.c310 union hv_connection_id connId; local
312 connId.Asu32 = 0;
313 connId.u.Id = VMBUS_MESSAGE_CONNECTION_ID;
314 return HvPostMessage(connId, 1, buffer, bufferLen);

Completed in 58 milliseconds