Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h635 #define WPI_CHAN_ACTIVE (1 << 0) macro
H A Dif_wpi.c4222 chan->flags |= WPI_CHAN_ACTIVE; in wpi_scan()