Home
last modified time | relevance | path

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

/NextBSD/tools/tools/ath/common/
HDah_osdep.h61 #define OS_REG_WRITE(_ah, _reg, _val) macro
/NextBSD/sys/dev/ath/
HDah_osdep.h137 #define OS_REG_WRITE(_ah, _reg, _val) ath_hal_reg_write(_ah, _reg, _val) macro