Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c336 static int storvsc_attach(device_t dev);
362 DEVMETHOD(device_attach, storvsc_attach),
1054 storvsc_attach(device_t dev) in storvsc_attach() function