Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c180 static void hda_set_gctl(struct hda_softc *sc, uint32_t offset, uint32_t old);
218 [HDAC_GCTL] = hda_set_gctl,
898 hda_set_gctl(struct hda_softc *sc, uint32_t offset, uint32_t old __unused) in hda_set_gctl() function