Home
last modified time | relevance | path

Searched refs:ah_procTxDesc (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c75 .ah_procTxDesc = ar5210ProcTxDesc,
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c75 .ah_procTxDesc = ar5211ProcTxDesc,
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah.h742 HAL_STATUS __ahdecl(*ah_procTxDesc)(struct ath_hal *, member
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_attach.c100 ah->ah_procTxDesc = ar5416ProcTxDesc; in ar5416InitState()
/netbsd-src/sys/dev/ic/
H A Dathvar.h570 ((*(_ah)->ah_procTxDesc)((_ah), (_ds), (_ts)))
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c71 .ah_procTxDesc = ar5212ProcTxDesc,