Lines Matching refs:hv_device
399 struct hv_device *device;
414 struct hv_device *device;
443 struct hv_device *dev;
544 struct hv_device *device) in get_out_stor_device()
566 struct hv_device *device) in get_in_stor_device()
591 struct hv_device *device = new_sc->primary_channel->device_obj; in handle_sc_creation()
612 static void handle_multichannel_storage(struct hv_device *device, int max_chns) in handle_multichannel_storage()
679 static int storvsc_channel_init(struct hv_device *device) in storvsc_channel_init()
932 struct hv_device *dev = host_dev->dev; in storvsc_command_completion()
965 static void storvsc_on_io_completion(struct hv_device *device, in storvsc_on_io_completion()
1025 static void storvsc_on_receive(struct hv_device *device, in storvsc_on_receive()
1057 struct hv_device *device; in storvsc_on_channel_callback()
1104 static int storvsc_connect_to_vsp(struct hv_device *device, u32 ring_size) in storvsc_connect_to_vsp()
1126 static int storvsc_dev_remove(struct hv_device *device) in storvsc_dev_remove()
1163 static int storvsc_do_io(struct hv_device *device, in storvsc_do_io()
1293 struct hv_device *device = host_dev->dev; in storvsc_host_reset_handler()
1377 struct hv_device *dev = host_dev->dev; in storvsc_queuecommand()
1538 static int storvsc_probe(struct hv_device *device, in storvsc_probe()
1674 static int storvsc_remove(struct hv_device *dev) in storvsc_remove()