Home
last modified time | relevance | path

Searched defs:hda_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c115 struct hda_softc { struct
116 struct pci_devinst *pci_dev;
140 static inline void hda_set_reg_by_offset(struct hda_softc *sc, uint32_t offset, argument