Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dstorvsc_drv.c563 struct storvsc_device *stor_device; in get_out_stor_device() local
565 stor_device = hv_get_drvdata(device); in get_out_stor_device()
567 if (stor_device && stor_device->destroy) in get_out_stor_device()
568 stor_device = NULL; in get_out_stor_device()
570 return stor_device; in get_out_stor_device()
585 struct storvsc_device *stor_device; in get_in_stor_device() local
587 stor_device = hv_get_drvdata(device); in get_in_stor_device()
589 if (!stor_device) in get_in_stor_device()
597 if (stor_device in get_in_stor_device()
609 struct storvsc_device *stor_device; storvsc_change_target_cpu() local
685 struct storvsc_device *stor_device; handle_sc_creation() local
721 struct storvsc_device *stor_device; handle_multichannel_storage() local
791 cache_wwn(struct storvsc_device * stor_device,struct vstor_packet * vstor_packet) cache_wwn() argument
815 struct storvsc_device *stor_device; storvsc_execute_vstor_op() local
852 struct storvsc_device *stor_device; storvsc_channel_init() local
1134 storvsc_on_io_completion(struct storvsc_device * stor_device,struct vstor_packet * vstor_packet,struct storvsc_cmd_request * request) storvsc_on_io_completion() argument
1210 storvsc_on_receive(struct storvsc_device * stor_device,struct vstor_packet * vstor_packet,struct storvsc_cmd_request * request) storvsc_on_receive() argument
1244 struct storvsc_device *stor_device; storvsc_on_channel_callback() local
1361 struct storvsc_device *stor_device; storvsc_dev_remove() local
1395 get_og_chn(struct storvsc_device * stor_device,u16 q_num) get_og_chn() argument
1455 struct storvsc_device *stor_device; storvsc_do_io() local
1640 struct storvsc_device *stor_device; storvsc_host_reset_handler() local
1941 struct storvsc_device *stor_device; storvsc_probe() local
2137 struct storvsc_device *stor_device = hv_get_drvdata(dev); storvsc_remove() local
2155 struct storvsc_device *stor_device = hv_get_drvdata(hv_dev); storvsc_suspend() local
[all...]