Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h466 #define ath_hal_configPCIE(_ah, _reset, _poweroff) \ argument
467 (_ah)->ah_configPCIE(_ah, _reset, _poweroff)
/freebsd/sys/dev/ath/
H A Dif_athvar.h1462 #define ath_hal_enablepcie(_ah, _restore, _poweroff) \ argument
1463 ((*(_ah)->ah_configPCIE)((_ah), (_restore), (_poweroff)))