Searched refs:storvsc_device (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dstorvsc_drv.c363 struct storvsc_device { struct
512 static inline struct storvsc_device *get_out_stor_device( get_out_stor_device()
515 struct storvsc_device *stor_device; get_out_stor_device()
526 static inline void storvsc_wait_to_drain(struct storvsc_device *dev) storvsc_wait_to_drain()
534 static inline struct storvsc_device *get_in_stor_device( get_in_stor_device()
537 struct storvsc_device *stor_device; get_in_stor_device()
796 struct storvsc_device *stor_device; handle_sc_creation()
818 struct storvsc_device *stor_device; handle_multichannel_storage()
885 struct storvsc_device *stor_device; storvsc_channel_init()
1107 struct storvsc_device *stor_dev; storvsc_command_completion()
1154 struct storvsc_device *stor_device; storvsc_on_io_completion()
1215 struct storvsc_device *stor_device; storvsc_on_receive()
1243 struct storvsc_device *stor_device; storvsc_on_channel_callback()
1313 struct storvsc_device *stor_device; storvsc_dev_remove()
1351 struct storvsc_device *stor_device; storvsc_do_io()
1473 struct storvsc_device *stor_device; storvsc_host_reset_handler()
1750 struct storvsc_device *stor_device; storvsc_probe()
1804 stor_device = kzalloc(sizeof(struct storvsc_device), GFP_KERNEL); storvsc_probe()
1891 struct storvsc_device *stor_device = hv_get_drvdata(dev); storvsc_remove()

Completed in 47 milliseconds