Home
last modified time | relevance | path

Searched refs:AR5K_AR5212_MAGIC (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5212var.h33 #define AR5K_AR5212_MAGIC 0x0000145c /* 5212 */ macro
H A Dar5212.c54 hal->ah_magic = AR5K_AR5212_MAGIC; in ar5k_ar5212_fill()