Searched refs:VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED (Results 1 – 8 of 8) sorted by relevance
238 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in mousevsc_on_receive_device_info()366 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in mousevsc_connect_to_vsp()
974 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_read_config_block()1063 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_write_config_block()1513 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_compose_msi_msg()2035 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in new_pcichild_device()2646 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_protocol_negotiation()2866 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_enter_d0()2984 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_send_resources_allocated()3373 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_bus_exit()
358 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_init_buf()449 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_init_buf()526 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in negotiate_nvsp_ver()912 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_send_pkt()
1212 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in rndis_set_subchannel()
773 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in handle_multichannel_storage()837 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_execute_vstor_op()1493 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_do_io()1599 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_host_reset_handler()
273 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_kbd_connect_to_vsp()
939 desc.flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_pagebuffer()983 desc->flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_mpb_desc()
449 #define VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED 1 macro