Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/input/
H A Dhv_hid.c167 #define HV_HID_RESP_SZ (sizeof(hv_hid_pmsg) + sizeof(sh_proto_resp)) macro
224 if (resplen != HV_HID_RESP_SZ || !resp->resp.app) { in hv_hid_connect_vsp()