Searched refs:RNDIS_MSG_RESET (Results 1 – 2 of 2) sorted by relevance
42 #define RNDIS_MSG_RESET 0x00000006 macro43 #define RNDIS_MSG_RESET_C (RNDIS_MSG_RESET|RNDIS_MSG_COMPLETION)
259 if (msgType != RNDIS_MSG_HALT && msgType != RNDIS_MSG_RESET) { in HostRndisCommand()