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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h255 #define HDAC_SDCTL_RUN 0x000002 macro
H A Dhdac.c2022 HDAC_SDCTL_RUN;
2048 HDAC_SDCTL_RUN);
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h256 #define HDAC_SDCTL_RUN 0x000002 macro
H A Dpci_hda.c1056 if ((value & HDAC_SDCTL_RUN) != (old & HDAC_SDCTL_RUN)) {
1057 if (value & HDAC_SDCTL_RUN) {

Completed in 118 milliseconds