Home
last modified time | relevance | path

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

/freebsd-13.1/tools/tools/ath/common/
H A Ddumpregs.h42 u_int phyMin, phyMax; member
49 ((dr)->phyMin <= (pr) && (pr) < (dr)->phyMax)
/freebsd-13.1/tools/tools/ath/athpoke/
H A Dathpoke.c178 if (nr->phyMax == 0) in register_regs()
179 nr->phyMax = def_phy_max; in register_regs()
/freebsd-13.1/tools/tools/ath/athdecode/
H A Dmain.c299 if (nr->phyMax == 0) in register_regs()
300 nr->phyMax = def_phy_max; in register_regs()
/freebsd-13.1/tools/tools/ath/athregs/
H A Ddumpregs.c282 if (nr->phyMax == 0) in register_regs()
283 nr->phyMax = def_phy_max; in register_regs()