Searched refs:VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED (Results 1 – 8 of 8) sorted by relevance
234 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in mousevsc_on_receive_device_info()360 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in mousevsc_connect_to_vsp()
966 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_read_config_block()1055 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_write_config_block()1425 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_compose_msi_msg()1896 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in new_pcichild_device()2411 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_protocol_negotiation()2629 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_enter_d0()2747 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_send_resources_allocated()3051 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_bus_exit()
703 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in handle_multichannel_storage()767 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_execute_vstor_op()1395 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_do_io()1500 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_host_reset_handler()
356 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_init_buf()437 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_init_buf()508 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in negotiate_nvsp_ver()854 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_send_pkt()
1149 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in rndis_set_subchannel()
271 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_kbd_connect_to_vsp()
813 desc.flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_pagebuffer()857 desc->flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_mpb_desc()
399 #define VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED 1 macro