Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_hda.c612 uint32_t sdctl = 0; in hda_stream_start() local
661 sdctl = hda_get_reg_by_offset(sc, off + HDAC_SDCTL0); in hda_stream_start()
662 strm = (sdctl >> 20) & 0x0f; in hda_stream_start()