Home
last modified time | relevance | path

Searched refs:arn_ioread32 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h1014 arn_ioread32(struct ath_hal *ah, uint32_t reg_offset);
H A Darn_ath9k.h613 #define REG_READ(_ah, _reg) arn_ioread32((_ah), (_reg))
H A Darn_main.c265 arn_ioread32(struct ath_hal *ah, uint32_t reg_offset) in arn_ioread32() function