Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c196 static void hda_set_sdsts(struct hda_softc *sc, uint32_t offset, uint32_t old);
231 [_HDAC_ISDSTS(n, iss, oss)] = hda_set_sdsts, \
236 [_HDAC_OSDSTS(n, iss, oss)] = hda_set_sdsts, \
1039 hda_set_sdsts(struct hda_softc *sc, uint32_t offset, uint32_t old) in hda_set_sdsts() function