Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c162 static uint32_t hda_read(struct hda_softc *sc, uint32_t offset);
698 hda_read(struct hda_softc *sc, uint32_t offset) in hda_read() function
1290 value = hda_read(sc, offset); in pci_hda_read()