Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9285.h25 struct ath_hal_9285 { struct
37 #define AH9285(_ah) ((struct ath_hal_9285 *)(_ah)) argument
Dar9285_attach.c141 struct ath_hal_9285 *ahp9285; in ar9285Attach()
152 ahp9285 = ath_hal_malloc(sizeof (struct ath_hal_9285)); in ar9285Attach()