Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnreg.h49 #define BWN_IOST_HAVE_5GHZ 0x0002 macro
H A Dif_bwn.c1300 have_a = (iost & BWN_IOST_HAVE_5GHZ) ? 1 : 0; in bwn_attach_core()