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

/linux-master/drivers/scsi/
H A Dstorvsc_drv.c555 struct storvsc_device *stor_device; local
557 stor_device = hv_get_drvdata(device);
559 if (stor_device && stor_device->destroy)
560 stor_device = NULL;
562 return stor_device;
577 struct storvsc_device *stor_device; local
579 stor_device = hv_get_drvdata(device);
581 if (!stor_device)
589 if (stor_device
601 struct storvsc_device *stor_device; local
677 struct storvsc_device *stor_device; local
713 struct storvsc_device *stor_device; local
783 cache_wwn(struct storvsc_device *stor_device, struct vstor_packet *vstor_packet) argument
807 struct storvsc_device *stor_device; local
844 struct storvsc_device *stor_device; local
1127 storvsc_on_io_completion(struct storvsc_device *stor_device, struct vstor_packet *vstor_packet, struct storvsc_cmd_request *request) argument
1200 storvsc_on_receive(struct storvsc_device *stor_device, struct vstor_packet *vstor_packet, struct storvsc_cmd_request *request) argument
1234 struct storvsc_device *stor_device; local
1349 struct storvsc_device *stor_device; local
1383 get_og_chn(struct storvsc_device *stor_device, u16 q_num) argument
1438 struct storvsc_device *stor_device; local
1633 struct storvsc_device *stor_device; local
1932 struct storvsc_device *stor_device; local
2128 struct storvsc_device *stor_device = hv_get_drvdata(dev); local
2146 struct storvsc_device *stor_device = hv_get_drvdata(hv_dev); local
[all...]

Completed in 166 milliseconds