Searched refs:phyMin (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/tools/tools/ath/common/
H A Ddumpregs.h42 u_int phyMin, phyMax; member in struct:dumpreg
49 ((dr)->phyMin <= (pr) && (pr) < (dr)->phyMax)
/freebsd-10-stable/tools/tools/ath/athpoke/
H A Dathpoke.c176 if (nr->phyMin == 0)
177 nr->phyMin = def_phy_min;
/freebsd-10-stable/tools/tools/ath/athdecode/
H A Dmain.c294 if (nr->phyMin == 0)
295 nr->phyMin = def_phy_min;
/freebsd-10-stable/tools/tools/ath/athregs/
H A Ddumpregs.c264 if (nr->phyMin == 0)
265 nr->phyMin = def_phy_min;

Completed in 103 milliseconds