Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dstorvsc_drv.c764 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in handle_multichannel_storage()
832 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_execute_vstor_op()
1560 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_do_io()
1667 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_host_reset_handler()
/linux/drivers/input/serio/
H A Dhyperv-keyboard.c273 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_kbd_connect_to_vsp()
/linux/drivers/hv/
H A Dring_buffer.c337 if (desc->flags == VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED) { in hv_ringbuffer_write()
H A Dchannel.c1114 desc.flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_pagebuffer()
1158 desc->flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_mpb_desc()
/linux/drivers/net/hyperv/
H A Drndis_filter.c1313 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in rndis_set_subchannel()