HomeSort by: relevance | last modified time | path
    Searched refs:ath_hal_reg_read (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/ic/
ah_osdep.h 94 #define OS_REG_READ(_ah, _reg) ath_hal_reg_read(_ah, _reg)
97 extern u_int32_t ath_hal_reg_read(struct ath_hal *ah, u_int reg);
ah_osdep.c 303 ath_hal_reg_read(struct ath_hal *ah, u_int32_t reg) function in typeref:typename:u_int32_t
372 ath_hal_reg_read(struct ath_hal *ah, u_int32_t reg) function in typeref:typename:u_int32_t

Completed in 47 milliseconds