Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/ic/
H A Dah_osdep.h93 #define OS_REG_WRITE(_ah, _reg, _val) ath_hal_reg_write(_ah, _reg, _val) macro
112 #define OS_REG_WRITE(_ah, _reg, _val) do { \ macro
125 #define OS_REG_WRITE(_ah, _reg, _val) \ macro