Home
last modified time | relevance | path

Searched refs:HV_STATUS_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv.c104 return hv_result(status) == HV_STATUS_SUCCESS; in hv_result_success()
141 return HV_STATUS_SUCCESS; in hv_do_rep_hypercall()
H A Dvmbus_var.h167 #define HV_STATUS_SUCCESS 0 macro