Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c163 static int hda_write(struct hda_softc *sc, uint32_t offset, uint8_t size,
708 hda_write(struct hda_softc *sc, uint32_t offset, uint8_t size, uint32_t value) in hda_write() function
1276 err = hda_write(sc, offset, size, value); in pci_hda_write()