Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285.h23 struct ath_hal_9285 { struct
35 #define AH9285(_ah) ((struct ath_hal_9285 *)(_ah)) argument
H A Dar9285_attach.c139 struct ath_hal_9285 *ahp9285; in ar9285Attach()
150 ahp9285 = ath_hal_malloc(sizeof (struct ath_hal_9285)); in ar9285Attach()