Searched refs:VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED (Results 1 – 8 of 8) sorted by relevance
242 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in mousevsc_on_receive_device_info()404 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in mousevsc_connect_to_vsp()
711 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in handle_multichannel_storage()769 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_execute_vstor_op()1397 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_do_io()1505 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_host_reset_handler()
366 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_init_buf()447 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_init_buf()518 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in negotiate_nvsp_ver()861 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_send_pkt()
1086 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in rndis_set_subchannel()
1147 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_compose_msi_msg()1603 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in new_pcichild_device()2092 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_protocol_negotiation()2310 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_enter_d0()2428 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_send_resources_allocated()2664 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_bus_exit()
790 desc.flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_pagebuffer()834 desc->flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_mpb_desc()
302 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_kbd_connect_to_vsp()
404 #define VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED 1 macro