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

/freebsd-10.2-release/sys/dev/hyperv/utilities/
H A Dhv_kvp.h154 #define HV_KVP_S_CONT 0x80070103 macro
/freebsd-10.2-release/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c1201 op_msg->hdr.error = HV_KVP_S_CONT;
1232 op_msg->hdr.error = HV_KVP_S_CONT;
1301 op_msg->hdr.error = HV_KVP_S_CONT;
1499 if (error != 0 && hv_msg->hdr.error != HV_KVP_S_CONT)

Completed in 21 milliseconds