Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dstorvsc_drv.c1280 static int storvsc_connect_to_vsp(struct hv_device *device, u32 ring_size, in storvsc_connect_to_vsp() function
1964 ret = storvsc_connect_to_vsp(device, storvsc_ringbuffer_size, is_fc); in storvsc_probe()
2129 ret = storvsc_connect_to_vsp(hv_dev, storvsc_ringbuffer_size, in storvsc_resume()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstorvsc_drv.c1321 static int storvsc_connect_to_vsp(struct hv_device *device, u32 ring_size, in storvsc_connect_to_vsp() function
1977 ret = storvsc_connect_to_vsp(device, aligned_ringbuffer_size, is_fc); in storvsc_probe()
2168 ret = storvsc_connect_to_vsp(hv_dev, aligned_ringbuffer_size, in storvsc_resume()

Completed in 5 milliseconds