Searched refs:devs_nvlbuf (Results 1 – 1 of 1) sorted by relevance
102 void *devs_nvlbuf; /* (l) */ member200 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_close()738 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_refresh_devs()739 pf->devs_nvlbuf = NULL; in sndstat_refresh_devs()754 if (pf->devs_nvlbuf == NULL) { in sndstat_get_devs()781 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_get_devs()782 pf->devs_nvlbuf = nvlbuf; in sndstat_get_devs()799 err = copyout(pf->devs_nvlbuf, arg_buf, pf->devs_nbytes); in sndstat_get_devs()805 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_get_devs()806 pf->devs_nvlbuf = NULL; in sndstat_get_devs()