Searched refs:bhnd_nv_reallocf (Results 1 – 2 of 2) sorted by relevance
78 #define bhnd_nv_reallocf(buf, size) reallocf((buf), (size), M_BHND_NVRAM, \ macro154 #define bhnd_nv_reallocf(buf, size) reallocf((buf), (size)) macro
321 bcm->data = bhnd_nv_reallocf(bcm->data, bcm->size); in bhnd_nvram_bcmraw_init()