Home
last modified time | relevance | path

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

/trueos/sys/dev/hyperv/storvsc/
HDhv_storvsc_drv_freebsd.c132 struct hv_device *hs_dev; member
1003 sc->hs_dev = hv_dev; in storvsc_attach()
1230 ret = hv_storvsc_io_request(sc->hs_dev, reqp); in storvsc_timeout_test()
1339 hv_storvsc_on_channel_callback(sc->hs_dev->channel); in storvsc_poll()
1424 if ((res = hv_storvsc_host_reset(sc->hs_dev)) != 0) { in storvsc_action()
1495 if ((res = hv_storvsc_io_request(sc->hs_dev, reqp)) != 0) { in storvsc_action()