Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c101 struct hda_stream_desc { struct
102 uint8_t dir;
103 uint8_t run;
104 uint8_t stream;
107 uint32_t bp;
132 struct hda_stream_desc streams[HDA_IOSS_NO]; argument