FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AR_PHY
sys/dev/ath/ath_hal/ar5210/ar5210phy.h
28
#define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2))
sys/dev/ath/ath_hal/ar5211/ar5211phy.h
28
#define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2))
sys/dev/ath/ath_hal/ar5212/ar5212phy.h
24
#define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2))
sys/dev/otus/if_otusreg.h
123
#define AR_PHY(reg) (AR_PHY_BASE + (reg) * 4)