Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/input/
H A Dhv_hid.c54 #define HV_BUFSIZ (4 * PAGE_SIZE) macro
419 sc->buflen = HV_BUFSIZ; in hv_hid_attach()