Searched refs:devs_nvlbuf (Results 1 – 1 of 1) sorted by relevance
101 void *devs_nvlbuf; /* (l) */ member199 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_close()749 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_refresh_devs()750 pf->devs_nvlbuf = NULL; in sndstat_refresh_devs()765 if (pf->devs_nvlbuf == NULL) { in sndstat_get_devs()792 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_get_devs()793 pf->devs_nvlbuf = nvlbuf; in sndstat_get_devs()810 err = copyout(pf->devs_nvlbuf, arg_buf, pf->devs_nbytes); in sndstat_get_devs()816 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_get_devs()817 pf->devs_nvlbuf = NULL; in sndstat_get_devs()