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

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

Completed in 231 milliseconds