Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c204 uint32_t hs_frozen; member
1347 ticks, __func__, sc->hs_frozen, in storvsc_timeout_test()
1391 (sc->hs_frozen == 0)? in storvsc_timeout()
1393 if (sc->hs_frozen == 0) { in storvsc_timeout()
1394 sc->hs_frozen = 1; in storvsc_timeout()
1539 if (sc->hs_frozen == 0) { in storvsc_action()
1540 sc->hs_frozen = 1; in storvsc_action()
2440 if (reqp->softc->hs_frozen == 1) { in storvsc_io_done()
2445 reqp->softc->hs_frozen = 0; in storvsc_io_done()