Home
last modified time | relevance | path

Searched refs:phyMax (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/tools/ath/common/
H A Ddumpregs.h40 u_int phyMin, phyMax; member
47 ((dr)->phyMin <= (pr) && (pr) < (dr)->phyMax)
/freebsd/tools/tools/ath/athpoke/
H A Dathpoke.c176 if (nr->phyMax == 0) in register_regs()
177 nr->phyMax = def_phy_max; in register_regs()
/freebsd/tools/tools/ath/athdecode/
H A Dmain.c297 if (nr->phyMax == 0) in register_regs()
298 nr->phyMax = def_phy_max; in register_regs()
/freebsd/tools/tools/ath/athregs/
H A Ddumpregs.c280 if (nr->phyMax == 0) in register_regs()
281 nr->phyMax = def_phy_max; in register_regs()