Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/Documentation/virt/hyperv/
H A Dvmbus.rst50 functions with names like "storvsc_connect_to_vsp".