Searched refs:ath_hal_9287 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9287.h26 * ath_hal_9287 struct; so it's convienent to locate the
31 struct ath_hal_9287 { struct
45 #define AH9287(_ah) ((struct ath_hal_9287 *)(_ah))
H A Dar9287_attach.c116 struct ath_hal_9287 *ahp9287;
128 ahp9287 = ath_hal_malloc(sizeof (struct ath_hal_9287));

Completed in 245 milliseconds