Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhypervreg.h277 #define VMBUS_MSG_DSIZE_MAX 240 macro
286 uint8_t msg_data[VMBUS_MSG_DSIZE_MAX];
H A Dhyperv.c520 if (cmdlen > VMBUS_MSG_DSIZE_MAX) { in hv_cmd()
1629 #define HV_NPFNHDR ((VMBUS_MSG_DSIZE_MAX - \
1633 #define HV_NPFNBODY ((VMBUS_MSG_DSIZE_MAX - \
1690 bodylen = ncmds * VMBUS_MSG_DSIZE_MAX; in hv_handle_alloc()
1718 VMBUS_MSG_DSIZE_MAX * i); in hv_handle_alloc()
1735 VMBUS_MSG_DSIZE_MAX * i); in hv_handle_alloc()