Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah.h1021 uint32_t __ahdecl(*ah_get11nExtBusy)(struct ath_hal *); member
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_attach.c174 ah->ah_get11nExtBusy = ar5416Get11nExtBusy; in ar5416InitState()