Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h70 #define UATH_IS_CHAN_CCK(_c) \ macro
H A Duath.c2528 else if (UATH_IS_CHAN_CCK(c)) in uath_set_chan()