HomeSort by: relevance | last modified time | path
    Searched defs:ath_hal_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/ic/
ah_osdep.c 73 static int ath_hal_debug = 0; variable in typeref:typename:int
129 &ath_hal_debug, 0, CTL_CREATE, CTL_EOL)) != 0)
176 if (ath_hal_debug & mask) {
ah_osdep.c 73 static int ath_hal_debug = 0; variable in typeref:typename:int
129 &ath_hal_debug, 0, CTL_CREATE, CTL_EOL)) != 0)
176 if (ath_hal_debug & mask) {

Completed in 21 milliseconds