Home
last modified time | relevance | path

Searched refs:phyMin (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.c174 if (nr->phyMin == 0) in register_regs()
175 nr->phyMin = def_phy_min; in register_regs()
/freebsd/tools/tools/ath/athdecode/
H A Dmain.c295 if (nr->phyMin == 0) in register_regs()
296 nr->phyMin = def_phy_min; in register_regs()
/freebsd/tools/tools/ath/athregs/
H A Ddumpregs.c278 if (nr->phyMin == 0) in register_regs()
279 nr->phyMin = def_phy_min; in register_regs()