Searched refs:HDAC_SDSTS (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h74 #define HDAC_SDSTS 0x83 /* 1 - Stream Descriptor Status */ macro
H A Dhdac.c350 HDAC_WRITE_1(&sc->mem, (i << 5) + HDAC_SDSTS,
2018 HDAC_WRITE_1(&sc->mem, off + HDAC_SDSTS,
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h74 #define HDAC_SDSTS 0x83 /* 1 - Stream Descriptor Status */ macro
H A Dpci_hda.c433 sdsts = hda_get_reg_by_offset(sc, off + HDAC_SDSTS);
631 hda_set_field_by_offset(sc, off + HDAC_SDSTS,
1230 hda_set_field_by_offset(sc, off + HDAC_SDSTS,

Completed in 177 milliseconds