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()743 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_refresh_devs()744 pf->devs_nvlbuf = NULL; in sndstat_refresh_devs()759 if (pf->devs_nvlbuf == NULL) { in sndstat_get_devs()786 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_get_devs()787 pf->devs_nvlbuf = nvlbuf; in sndstat_get_devs()804 err = copyout(pf->devs_nvlbuf, arg_buf, pf->devs_nbytes); in sndstat_get_devs()810 free(pf->devs_nvlbuf, M_NVLIST); in sndstat_get_devs()811 pf->devs_nvlbuf = NULL; in sndstat_get_devs()