Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dqwxvar.h1850 int num_started_vdevs; member
Dqwzvar.h1992 int num_started_vdevs; member
Dqwz.c20482 sc->num_started_vdevs = 0; in qwz_mac_op_start()
20673 if (sc->num_started_vdevs > 0) in qwz_mac_vdev_stop()
20674 sc->num_started_vdevs--; in qwz_mac_vdev_stop()
20786 sc->num_started_vdevs++; in qwz_mac_vdev_start_restart()
Dqwx.c22471 sc->num_started_vdevs = 0; in qwx_mac_op_start()
22662 if (sc->num_started_vdevs > 0) in qwx_mac_vdev_stop()
22663 sc->num_started_vdevs--; in qwx_mac_vdev_stop()
22775 sc->num_started_vdevs++; in qwx_mac_vdev_start_restart()