Home
last modified time | relevance | path

Searched refs:HDA_CODEC_STREAMS_COUNT (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c52 #define HDA_CODEC_STREAMS_COUNT 0x02 macro
200 struct hda_codec_stream streams[HDA_CODEC_STREAMS_COUNT];
480 for (i = 0; i < HDA_CODEC_STREAMS_COUNT; i++) { in hda_codec_reset()