Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dhdac_reg.h78 #define HDAC_SDBDPL 0x98 /* 4 - Buffer Descriptor Pointer Lower Base */ macro
H A Dpci_hda.c619 bdpl = hda_get_reg_by_offset(sc, off + HDAC_SDBDPL); in hda_stream_start()