Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_hda.c164 static int hda_write(struct hda_softc *sc, uint32_t offset, uint8_t size,
709 hda_write(struct hda_softc *sc, uint32_t offset, uint8_t size, uint32_t value) in hda_write() function
1277 err = hda_write(sc, offset, size, value); in pci_hda_write()