Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_var.h75 int event_flags_cnt;/* # of event flags */ member
H A Dvmbus_chan.c1591 VMBUS_PCPU_GET(sc, event_flags_cnt, cpu)); in vmbus_event_proc()
1614 flag_cnt_ptr = VMBUS_PCPU_PTR(sc, event_flags_cnt, chan->ch_cpuid); in vmbus_chan_update_evtflagcnt()