Searched refs:devs_nvlbuf (Results 1 – 1 of 1) sorted by relevance
103 void *devs_nvlbuf; /* (l) */ member201 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_close()739 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_refresh_devs()740 pf->devs_nvlbuf = NULL; in sndstat_refresh_devs()755 if (pf->devs_nvlbuf == NULL) { in sndstat_get_devs()782 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_get_devs()783 pf->devs_nvlbuf = nvlbuf; in sndstat_get_devs()800 err = copyout(pf->devs_nvlbuf, arg_buf, pf->devs_nbytes); in sndstat_get_devs()806 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_get_devs()807 pf->devs_nvlbuf = NULL; in sndstat_get_devs()