Home
last modified time | relevance | path

Searched defs:OS_REG_WRITE (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/ath/common/
H A Dah_osdep.h59 #define OS_REG_WRITE(_ah, _reg, _val) macro
/freebsd/sys/dev/ath/
H A Dah_osdep.h137 #define OS_REG_WRITE(_ah, _reg, _val) ath_hal_reg_write(_ah, _reg, _val) macro