Searched defs:wdac (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c3149 wid_t wdac = (uint32_t)(DDI_FAILURE); local
3177 wdac = widget->wid_wid;
3193 wdac = retval;
3199 return (wdac);
3206 return (wdac);
3226 audiohd_widget_t *widget, *wdac; local
3276 wdac = codec->widget[wid];
3277 wdac->priv = path;
3339 audiohd_widget_t *w, *widget, *wpin, *wdac; local
3432 wdac
[all...]

Completed in 69 milliseconds