Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h460 #define ath_hal_configPCIE(_ah, _reset, _poweroff) \ argument
461 (_ah)->ah_configPCIE(_ah, _reset, _poweroff)
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1476 #define ath_hal_enablepcie(_ah, _restore, _poweroff) \ argument
1477 ((*(_ah)->ah_configPCIE)((_ah), (_restore), (_poweroff)))