Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dstorvsc_drv.c1294 static int storvsc_connect_to_vsp(struct hv_device *device, u32 ring_size, in storvsc_connect_to_vsp() function
1949 ret = storvsc_connect_to_vsp(device, storvsc_ringbuffer_size, is_fc); in storvsc_probe()
2139 ret = storvsc_connect_to_vsp(hv_dev, storvsc_ringbuffer_size, in storvsc_resume()
/Linux-v6.1/Documentation/virt/hyperv/
Dvmbus.rst50 functions with names like "storvsc_connect_to_vsp".