Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c182 static void hda_set_gctl(struct hda_softc *sc, uint32_t offset, uint32_t old);
220 [HDAC_GCTL] = hda_set_gctl,
895 hda_set_gctl(struct hda_softc *sc, uint32_t offset, uint32_t old __unused) in hda_set_gctl() function