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

/freebsd-10.2-release/sys/dev/hyperv/vmbus/
H A Dhv_vmbus_priv.h59 #define HV_EVENT_FLAGS_DWORD_COUNT (256 / sizeof(uint32_t)) macro
542 uint32_t flags32[HV_EVENT_FLAGS_DWORD_COUNT];
H A Dhv_connection.c480 maxdword = HV_EVENT_FLAGS_DWORD_COUNT;

Completed in 100 milliseconds