Home
last modified time | relevance | path

Searched defs:hda_stream_desc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_hda.c102 struct hda_stream_desc { struct
103 uint8_t dir;
104 uint8_t run;
105 uint8_t stream;
108 uint32_t bp;
133 struct hda_stream_desc streams[HDA_IOSS_NO]; argument