Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h1850 int num_started_vdevs; member
H A Dqwx.c22451 sc->num_started_vdevs = 0; in qwx_mac_op_start()
22642 if (sc->num_started_vdevs > 0) in qwx_mac_vdev_stop()
22643 sc->num_started_vdevs--; in qwx_mac_vdev_stop()
22755 sc->num_started_vdevs++; in qwx_mac_vdev_start_restart()