Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h1875 uint32_t pdevs_active; member
H A Dqwx.c348 sc->pdevs_active = 0; in qwx_stop()
22483 sc->pdevs_active |= (1 << pdev->pdev_id); in qwx_mac_op_start()
25064 if ((sc->pdevs_active & (1 << i)) == 0) in qwx_get_pdev_for_chan()