Searched refs:ath_hal_free (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_osdep.c84 * ath_hal_malloc() and ath_hal_free() are called
86 * the memory alloced, so ath_hal_free() can get
112 ath_hal_free(void* p) function
120 ath_problem("ath: ath_hal_free(): no record for %p\n", p);
125 ATH_DEBUG((ATH_DBG_OSDEP, "ath: ath_hal_free(): %d: p=%p, size=%d\n",

Completed in 43 milliseconds