Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhdac_reg.h69 #define HDAC_SDCTL0 0x80 /* 3 - Stream Descriptor Control */ macro
H A Dpci_hda.c591 hda_set_field_by_offset(sc, off + HDAC_SDCTL0, in hda_stream_reset()
662 sdctl = hda_get_reg_by_offset(sc, off + HDAC_SDCTL0); in hda_stream_start()
1008 uint8_t stream_ind = hda_get_stream_by_offsets(offset, HDAC_SDCTL0); in hda_set_sdctl()