Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_regd.c1013 if (IS_CHAN_A(ichan)) in ath9k_regd_get_ctl()
H A Darn_ath9k.h496 #define IS_CHAN_A(_c) ((((_c)->channelFlags & CHANNEL_A) == CHANNEL_A) || \ macro