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

  /src/sys/external/isc/atheros_hal/ic/
ah_osdep.c 204 static u_int ath_hal_alq_lost; /* count of lost records */ variable in typeref:typename:u_int
221 ath_hal_alq_lost = 0;
253 &ath_hal_alq_lost, 0, "Register operations not logged");
271 ath_hal_alq_lost++;
275 ath_hal_alq_lost++;
ah_osdep.c 204 static u_int ath_hal_alq_lost; /* count of lost records */ variable in typeref:typename:u_int
221 ath_hal_alq_lost = 0;
253 &ath_hal_alq_lost, 0, "Register operations not logged");
271 ath_hal_alq_lost++;
275 ath_hal_alq_lost++;

Completed in 22 milliseconds