Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_regdomain.c1941 typedef int ath_hal_cmp_t(const void *, const void *); typedef
1942 static void ath_hal_sort(void *a, size_t n, size_t es, ath_hal_cmp_t *cmp);
2849 ath_hal_sort(void *a, size_t n, size_t size, ath_hal_cmp_t *cmp) in ath_hal_sort()