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

  /src/sys/external/isc/atheros_hal/ic/
ah_osdep.h 57 extern u_int32_t ath_hal_getuptime(struct ath_hal *);
58 #define OS_GETUPTIME(_ah) ath_hal_getuptime(_ah)
ah_osdep.c 409 ath_hal_getuptime(struct ath_hal *ah) function in typeref:typename:u_int32_t

Completed in 14 milliseconds