Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhdac_reg.h144 #define HDAC_GCTL_CRST 0x00000001 macro
H A Dpci_hda.c899 if (!(value & HDAC_GCTL_CRST)) { in hda_set_gctl()