Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1317 static uint32_t chan_connection_id(VMBusChannel *chan) in chan_connection_id() function
1432 if (hyperv_set_event_flag_handler(chan_connection_id(chan), in open_channel()
1452 hyperv_set_event_flag_handler(chan_connection_id(chan), NULL); in open_channel()
1473 hyperv_set_event_flag_handler(chan_connection_id(chan), NULL); in close_channel()
1729 .connection_id = chan_connection_id(chan), in send_offer()